In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article introduces the knowledge of "what is the method of domain name binding and domain name jump in SAE space". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
Domain name binding
1. Sina SAE supports binding independent domain names by clicking "Application Settings" under "Application Management" in the left column of Application, and clicking "add" in "Independent Domain name Settings". You don't have to reverse bind the domain name. The relevant regulations are:
2. After the domain name is bound, the request through an independent domain name will access overseas data centers, and the traffic generated will be twice that of the original second-level domain name (freebbs.sinaapp.com), and the traffic accessed through freebbs.sinaapp.com will remain unchanged.
3. If your domain name has been licensed, you can obtain the application form for binding the licensed domain name from saemail@sina.cn. After binding the licensed domain name, you will directly access the domestic data center. The traffic fee is the same as that of the original second-level domain name.
4. It is recommended that after binding an independent domain name, static resources are still accessed through freebbs.sinaapp.com.
5. With regard to the problem of binding domain names to Sina SAE, we can also use .htacccess for reverse domain name binding to find a free foreign space to support .htacccess rewriting.
6. Then bind the domain name to this space. Most of the free space categories introduced by the free resources tribe are basically supported.
7. Find the .htacccess file in the root directory of your space. You can use online file management or download the .htacccess file locally for editing with FTP software, as shown below:
8. Add the following code to the .htacccess file, as shown in the following figure:
The code is as follows:
RewriteEngine On
RewriteBase /
RewriteRule ^ (. *) $http:// your Sina SAE website .com / $1
Domain name jump
First, the premise is still to register and activate the SAE service (http://sae.sina.com.cn/)
After the registration is successful, log in to our account. Click on my home page in the upper left corner
3. Create a new application and fill in the information as required. We select the PHP application here, as shown below:
Fourth, after the creation is successful, click on the application to manage. Click on the left side of Code Management, and then create a new version, such as version 1
Fifth, after the successful creation of the version, we use the text tool to build a simple PHP jump template, you can refer to the following code, and then save as index.php, and add to the zip package.
Click the operation button > > upload code package > > at the back of the version, and then select the index.zip that has just been packaged and upload it.
7. At this time, when you visit the second-level domain name of SAE, you can jump to our designated website, and then we need to perform domain name binding service.
Click Application Settings > > Independent Domain name Settings on the left.
Add a new free domain name, and then you will be prompted to parse accordingly.
10. Perform the above resolution operation at the backend of the domain name registrar, as shown below:
After waiting for the resolution to be completed, we can jump to the specified website when we visit the free domain name that we have just bound.
This is the end of the content of "what is the method of domain name binding and domain name jump in SAE space". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.