By adamrice on
If you are getting a 403 error, there may be a number of different solutions, but here is what worked for me:
Change this line:
Options FollowSymLinks
to this:
Options +FollowSymLinks
Yes, it's just a plus sign. Apparently some server configurations aren't happy without it.
Comments
Changed this in HEAD.
Changed this in HEAD.
file name?
I would like to fix my site to reduce all the 403 errors but im not sure which file to add the "+"...
Thank you,
Makr
you could set it in drupal
you could set it in drupal Configuraion -> Site Info