[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Limiting Access with Apache



Adam-
Try placing your Auth Directives in:
<Directory /home/httpd/html/foobar/>
AuthName "FOOBAR ACCESS"
...
</Directory>

instead of :
<Location foobar>
AuthName "FOOBAR ACCESS"
...
</Location>

Justin R. Meats
(217) 221-0664
Internet Partners, Inc.
justin@internetpartners.com
http://www.internetpartners.com
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.