>> I´m using Apache 1.3.6 with Apache JServ 1.0b3. I wrote a servlet that
>> parses files and  delivers them to the client. I added
>>  ApJservAction .html /servlets/ParseServlet
>> to the apache configuration file and it worked quite well.
>> Now I want to restrict it to a specific directory (preferably via
>> .htaccess). But I have figured out yet how do do it. Any ideas??

please look at the FAQ-O-Matic, this is already covered...you need to use
the <Location> tag...

<http://java.apache.org/faq/>

-jon


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to