: Configure htaccess to show index.php as the default page instead of permissions error Having a problem with my .htaccess. I have this to secure all my documents: Order Deny,Allow Deny from all
Having a problem with my .htaccess. I have this to secure all my documents:
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
<FilesMatch ".(htm|html|css|js|php)$">
Order Allow,Deny
Allow from all
Allow from 127.0.0.1
</FilesMatch>
Now everything works fine except that the index page of mysite.com doesn't work and gives me the notification:
You don't have permission to access / on this server.
How can you fix this?
If there stands example.com/index.php it works but if you surf to example.com I get this message.
More posts by @Hamaas447
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.