VergeCloud Knowledge Base: Comprehensive Guides & Support

    • Recent Articles

    • Using an AWS S3 Bucket with a CDN

      To integrate an AWS S3 bucket with a CDN, you’ll need to reference the S3 bucket’s endpoint or the specific object URLs. These allow the CDN to fetch and cache the content hosted in your S3 bucket. What You Need 1. S3 Bucket Endpoint This is the base ...
    • How to Change Nameservers (NS) on Namecheap

      If you're switching to a different DNS provider or hosting service, you’ll need to update the nameservers (NS records)for your domain in Namecheap. This guide explains how to update your domain’s nameservers quickly and safely. Prerequisites Access ...
    • Steps to Create a Secure Link

      Introduction VergeCloud allows you to generate secure links for files that are protected from unauthorized access. The process involves creating a hash based on the visitor's IP, file path, expiry timestamp, and a secret key. This document will guide ...
    • How to Generate a Wildcard SSL Certificate Using acme.sh (DNS Manual Mode)

      This guide walks you through installing acme.sh and generating a wildcard SSL certificate for your domain (vergecloud.cloud) using ZeroSSL with manual DNS verification. Prerequisites A domain name (e.g. vergecloud.cloud) Access to your DNS provider ...
    • Migrating Your API Domain to a CDN with 1-Second Caching Strategies

      Understanding the Challenge APIs serve as the backbone of modern applications, enabling seamless communication between services. However, slow API response times and high latency can significantly degrade user experience and increase infrastructure ...
    • Popular Articles

    • DNS Cloud Option

      DNS Records Cloud Option After migrating your website to VergeCloud and completing your DNS configurations, you can view and manage the A Records of your domain and its subdomains under the DNS Records section in the CDN settings of your user ...
    • Getting Started

      The first step in utilizing our CDN service involves registering your domain within your VergeCloud account. Read more about CDN. This guide will walk you through the necessary steps. NOTICE DNSSEC: Ensure that DNSSEC is disabled on your domain ...
    • VergeCloud’s X-Cache and X-Time Headers Explained

      Once VergeCloud's CDN service is activated, the system includes the x-cache and x-time headers in the responses to user requests. What Does X-Cache Mean? The x-cache header can have several possible values: MISS, HIT, and BYPASS. MISS: The requested ...
    • Steps to Create a Secure Link

      Introduction VergeCloud allows you to generate secure links for files that are protected from unauthorized access. The process involves creating a hash based on the visitor's IP, file path, expiry timestamp, and a secret key. This document will guide ...
    • Changing Default Name Servers

      Change Default NS A Name Server (NS) Record is a type of DNS record that indicates which DNS server is authoritative for a specific domain. It directs DNS queries to the correct server, where other records like A, MX, or CNAME are stored. For ...