Min menu

Pages

Options FollowSymLinks or SymLinksIfOwnerMatch forbidden error

Options FollowSymLinks or SymLinksIfOwnerMatch forbidden error

   
Options Follow SymLinks Error
     


Options FollowSymLinks or SymLinksIfOwnerMatch forbidden error


If you receive the following error message while accessing the domain:


[Sun Jan 29 04:28:39 2015] [error] [client x.x.x.x] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden


[Sun Jan 29 04:28:40 2015] [error] [client x.x.x.x] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden


To avoid above error you can add following codes in .htaccess file:


RewriteEngine On
Options +FollowSymLinks


Then your problem will be solved...



reaction:
https://www.it-weblog.com IT weblog and IT Blog contain articles for computer, network,security ,adsense,Hosting, google,freeware download from IT blog.

Comments