Forum Moderators: phranque
<FilesMatch "^[^\.]+$">
ForceType application/x-httpd-php
</FilesMatch>
All worked well throughout the site. I was getting urls like mydomain.com/somefile?action=result
The problem is only when i go to mydomain.com, it simply lists files in my home directory. Im guessing this is because there is no longer an index.php file, only an index file.
Can anyone help me?
DirectoryIndex index.html.var index.htm index.html index.php index