By default, the generated home page file on the CMS installation directory, if your CMS is not installed in the site's root directory, and want to create a home page to the site root directory, then use a relative path to that "home page location."
Example: Your CMS is installed on
http://www.abc.com/dedecms/ directory, you want to generate the home page http://www.abc.com/index.html, then the home page location should be used:
"../index.html"。 |