Code: Select all
DirectoryIndex home.php
Code: Select all
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex home.php
Code: Select all
DirectoryIndex home.php index.php index.html index.htm