Jun 18
index php
Code No Comments »
want to change your index filename for your site but don't have access to apache httpd.conf?
you can override the default index file by adding the following lines to your .htaccess file:
DirectoryIndex my-php-index.php Options -Indexes