mod_rewrite and 403 errors
Tuesday, January 27th, 2009I’m not entirely sure of the culprit here because on a Unix machine the problem does not exist. If you are encountering “Error 403: Forbidden” errors try this on a Windows host.
Options +FollowSymLinks
http://www.phpfreaks.com/forums/index.php?topic=159470.0;wap2
The resulting explanation seems fairly solid but it simply cannot be true if it is working on a host without that option. So, I wonder then if the Unix host has that directive enabled by default in all Virtual Hosts.
Hrmm…