• Welcome to Web Hosting Forum - A Web Hosting Community for Webmasters.
 

Recommended Providers



WordPress Hosting

Jetpack
Fully Managed WordPress Hosting
lc_banner_leadgen_3
Fully Managed WordPress Hosting

WordPress

WordPress Hosting Divi WordPress Theme
WPZOOM
Bluehost WordPress Hosting

Forum Membership

Forum Membership

Options FollowSymLinks or SymLinksIfOwnerMatch is off

Started by scott, August 28, 2008, 09:55:32 AM



scott

I have recently downloaded my site to my local system but when I browse it on my local system it gives me 403 Forbidden error. Then I have checked Apache logs and found below error:

Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden

Can someone help me how can I fix this problem?

Thanks,

Scott

Kailash

The error "Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden" can be fixed by adding below line in your .htaccess file:

Options FollowSymLinksYou are getting this error because FollowSymLinks or SymLinksIfOwnerMatch is not on and you can on it using above line. Hope this will fix your problem.

Kailash


WordPress Hosting