You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/07/28 02:05:15 UTC

DO NOT REPLY [Bug 21918] New: - RewriteRule causes error claiming FollowSymLinks is off

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21918>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21918

RewriteRule causes error claiming FollowSymLinks is off

           Summary: RewriteRule causes error claiming FollowSymLinks is off
           Product: Apache httpd-2.0
           Version: 2.0.47
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: orders@nodivisions.com
                CC: orders@nodivisions.com


Here's the errorlog entry:

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

...and here's the error displayed in the browser:

You don't have permission to access /whatever/ on this server.

I do have a RewriteRule in an htaccess file (between RewriteEngine On and
RewriteCond commands).  However, after getting this error, I've explicitly
enabled both FollowSymLinks and SymLinksIfOwnerMatch, both in the httpd.conf
file and in the htaccess file.  Yet the error persists.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org