--
> The reason why I want to use <directory> is that the developer who is
> working on that section of our web site (we have many developers) can
> maintain their own access control rules in .htaccess files. With <location>
> I have to do the work of administering the rules.
No offense, but in reality, how many times are you actually modifying those
rules? Also, why not make the developer manage the authentication stuff?
That way, your servlet is more portable to other servers as well.
p.s. please stop sending the messages directly to me, i'm on the list...i
don't need two copies.
-jon
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]