How to get rid of the index.html of the home page of Weaving Dream website

Source: Internet
Author: User
Using the Dream CMS to do Web site input site will automatically jump to index.html.
The server has set the default document to Index.html.
Home return status code is 301, want to open domain name only display domain name and not in the back with index.html, find the next method on the Internet, share to everyone if you have set the default document on the server, still show index.html, you can use the following method to solve:
Locate the index.php file header (' http/1.1 301 Moved ') under the Dede root directory (' permanently '), and replace the above two lines with: include ( DirName (__file__). ' /index.html '); exit ();
Website

How to get rid of the index.html of the home page of Weaving Dream website

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.