Hi, every body
I have the following problem:
I would like protect a servlet with AuthType Basic, for apache display the dialog "login/pass".
my directory where is my servlet is:
C:/tomcat/webapps/defe/Web-inf/classes/defe/AdministrationServlet.class
the file: AdministrationServlet.class is the servlet that I would like protect.
my directory where is the file htttp.conf is:
C:/apache/conf/httpd.conf
what I must put in the file http.conf to protect the servlet AdministrationServlet.class
thanks in advance...
I use apache Version 1.3 and tomcat 3.2.1 please help me....
atte. harold arando
|