Hi. 

I'm trying to solve a problem that I have encountered trying to set up a demo 
of one of my company's products on a webserver.We are running Apache 
2.0.44, Tomcat 4.1.18 (including the connectors from that dir too) and JDK 
1.4.1 on RedHat 8.0 (patched yesterday). 

I have been able to serve JSP files using either mod_jk or mod_jk2 using this 
software. I tried mod_jk2 since I suspected a bug in mod_jk.

The problem is this: If I put a .htaccess file into the webapp directory (or a 
dummy directory corresponding to the URI under the document root), the file
is seen and processed, but does not restrict security. The .htaccess file is set 
to require basic authentication, and does so for an html file in the webapp 
directory. However, if I try to serve a JSP page, the Basic Authentication 
window pops up, and if I hit cancel, I STILL get served the JSP. The exact 
same symptoms occur under mod_jk or mod_jk2.

I've been web searching for a week and tinkering with this for most of 3 days 
to try and get this working. Getting mod_jk2 to work was another day plus, 
but that's a different rant.

My questions are:
Has anyone got this working?
If so, HOW???
Is this impossible?
Is there any information that explains all of the directives that can be used to 
configure mod_jk2?

Any help will be greatly appreciated. (Suggestions for cheap Rogaine 
supplies appreciated too, since I'm ripping out the little hair I have left.)

        -Greg
Gregory H. Vilardi       http://www.itms.com      [EMAIL PROTECTED]
Project Manager / Lead Software Engineer         (631)752-2701 x240
In-Touch Management Systems, Inc.                Fax: (631)752-3397
1 Huntington Quadrangle, Suite 1C02, Melville, NY 11747 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to