: If you just want home.php to be the directory index (as opposed to the usual index.php, etc), you don't need the overhead of mod_rewrite to do it: DirectoryIndex home.php index.php index.html
If you just want home.php to be the directory index (as opposed to the usual index.php, etc), you don't need the overhead of mod_rewrite to do it:
DirectoryIndex home.php index.php index.html // and so on
It works in directory .htaccess files too, if you want to maintain a different default elsewhere. More details via mod_dir.
More posts by @Si4351233
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.