Re: [EMAIL PROTECTED] Proper configuration of FollowSymLinks in 2.0.54

2005-09-08 Thread Dukkefup Mun
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

RE: [EMAIL PROTECTED] Proper configuration of FollowSymLinks in 2.0.54

2005-09-08 Thread Dukkefup Mun
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

RE: [EMAIL PROTECTED] .htaccess MOD REWRITING

2005-08-29 Thread Dukkefup Mun
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

[EMAIL PROTECTED] Authenticating All Requests Via A Subdomain Using Mod_Rewrite

2005-07-20 Thread Dukkefup Mun
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