Hmm. Are you playing with a precompiled binary or compiling from source? It's odd that +FollowSymLinks wouldn't be working for you. Also, what OS are you running Apache under? and also is it running under a non-prived user?
~~John Aldrich
From: Forrest Aldrich <[EMAIL PROTECTED]>Reply-To: us
Using "Options All" under 2.054 does not give you everything explicitly. You need to define +FollowSymLinks in order to be able to traverse SymLinks. Same as if you want to explicitly allow CGI with +ExecCGI. That should work for you.
~~John Aldrich
From: Forrest Aldrich <[EMAIL PROTECTED]>R
Do you have Options +FollowSymLinks defined?
From: cocozz <[EMAIL PROTECTED]>Reply-To: users@httpd.apache.orgTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] .htaccess MOD REWRITINGDate: Tue, 30 Aug 2005 05:49:39 +0200>Hi,>>I am trying to use the MOD REWRITING function of Apache on a
I am configuring a security sub system for my website on Apache 2.0.46 / Red Hat Linux. I will attempt to provide as much information as possible about this so that with some assistance from you wonderful people I can arrive at a solution that will atleast leave me with some hair :-) I have google