-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi,
> Here's my question. How can I make .htaccess work in a servlet zone?
I never got it to work. That's not saying it cannot be done, but I just
did it in the <location> directive in httpd.conf. You can put all your
access configurations in there:
<Location /iprequest>
require user blahblah
</Location>
Brad
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]