Hi,

I am running apache 1.3.23 with modssl. I have setup a htaccess file in a directory, 
but it isn't being picked up. I have set the 
                             
<Directory />                       
    Options FollowSymLinks          
    AllowOverride AuthConfig        
</Directory>   

I seem to remember that I might have to set somthing in the SSL options in the virtual 
host section of my httpd.conf 

Can anyone suggest some possible cause to why my htaccess file is being ignored. The 
contents of my htaccess file is


AuthUserFile /apps/apache/bin/.htpasswd     
AuthGroupFile /dev/null                     
AuthName "Restricted Site"                  
AuthType Basic                              
                                            
<Limit GET POST>                            
require valid-user
</Limit>                                    
          
Thanks in advance for any suggestions that you can provide

cheers
Mike           
                                    
-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Get 4 DVDs for $.49 cents! plus shipping & processing. Click to join.
http://adfarm.mediaplex.com/ad/ck/990-1736-3566-59

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to