When I tried to see if my store loaded correctly once I had redone all the file and database changes I was presented with the following message.
Quote
403 Forbidded:
Forbidden
You don't have permission to access /mystore/index.php on this server.
Forbidden
You don't have permission to access /mystore/index.php on this server.
I have had a look at my .htaccess file which is sat in my root folder, the same place where index.php etc is sat and done a trial and error by removing seperate sections of code from the .htaccess file and then trying my site again. I have found that the following code is stopping my access to the site:
# Set some options Options -Indexes Options FollowSymLinks RewriteEngine on RewriteBase /
When I remove this code my site loads as its supposed to but when I put it back I get the 403 forbidden message.
Does anyone know what this piece of code does and secondly is it really required for security purposes or ny other reason?
Thank you






Find content
Male

