How Do I Prevent Access Exceptions Caused by Incorrect Format During Domain Name Configuration?
Scenario
This access exception occurs incorrectly entering a full domain name when adding a wildcard domain name in the CAE network access information. For example, entering a.example.com instead of *.example.com will cause the system to match only the specified domain name. Other subdomain names (such as b.example.com) cannot be accessed.
Enter a wildcard or full domain name as required to prevent network access exceptions.
Differences Between Full and Wildcard Domain Names
|
Dimension |
Full Domain Name |
Wildcard Domain Name |
|---|---|---|
|
Meaning |
A specific, unique full domain name points to a specific network resource (such as a server, website, or device). |
A wildcard domain name uses the wildcard character (*) to match all (including existing and future) subdomain names under the same primary domain name. |
|
Scope |
Only itself |
All subdomain names under the primary domain name |
|
Matching Rule |
Exact match |
Multiple match |
|
Format |
Consists of multiple levels of domain names, and specified to the lowest level. Example:
|
Starts with *. followed by the primary domain name. Example:
|
|
Function |
Matches only itself and does not contain other subdomain names. For example, configuring blog.example.com only enables access to this domain name, but not other subdomains such as news.example.com. |
Uses the wildcard (*) to replace any prefix to match all subdomain names under the same primary domain name in batches. For example, configuring *.company.com enables access to hr.company.com, it.company.com, and new department.company.com. |
|
Scenario |
Used to point to a specific service or resource. For example, the subdomain name www of an enterprise website or the subdomain name mail of an exclusive mailbox. |
Used to cover all subdomain names under a primary domain name. For example, all subdomain names of an enterprise need to be accessed through a gateway, or the website supports custom level-2 domain names (such as user1.site.com and user2.site.com). |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot