Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > Web Development > Is there anyway to change the directory index for my website?

Is there anyway to change the directory index for my website?

If you want your directory index page to be different then the normal index.html, index.htm, or index.php you can utilize the .htaccess file.

Just simply add the below code into your .htaccess file.


'DirectoryIndex filename.html'

Was this answer helpful?

Add to Favourites
Print this Article

Also Read
register_globals is disabled in php.ini, please enable it (Views: 6675)


Language: