-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hello,
I'm running the following:
apache 1.3.6
jserv 1.0
solaris 2.6
jdk 1.1.7
jsdk 2.0
Here's my question. How can I make .htaccess work in a servlet zone?
I tried to use the <directory> directive in the jserv.properties and
say:
<Directory /home/foo/myservlets>
AllowOverride AuthConfig
</Directory>
But the servlet ignored it...
The "AllowOverride AuthConfig" will not work in the <location> directive
in the jserv.properties file either...
Has anyone used an .htaccess file in a servlet zone successfully? how?
Thanks,
Kevin
--
--------------------------------------------------------------
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]