[ale] Apache 2.0 Directive Help

Jonathan Glass jonathanbglass at yahoo.com
Wed May 19 16:15:56 EDT 2004


I'm trying to password protect one directory inside an
SSL-virtual host, while allowing access to the other
directories off the virtual host root.

/web/secure/ibb <-everyone gets access
/web/secure/ibb/webmail <- ditto
/web/secure/ibb/confocal <- ditto
/web/secure/ibb/histology <- password protected

I defined the following in ssl.conf:
<Directory /var/www/secure/ibb/histology >
    AuthType Basic
    AuthName Sample_Analysis_Lab
    AuthUserFile /var/www/sec/histology-passwd
    Require valid-user
#    Order allow,deny
#    Deny from all
</Directory>

I'm, baffled.  If anyone has any ideas, or is willing
to discuss this via telephone, please give me a call
(404-385-0127).

Thanks!

Jonathan Glass
   


	
		
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/



More information about the Ale mailing list