Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tomcat5 php/jk-connector Welcome File problem

Status
Not open for further replies.

wlbragg

Programmer
Mar 2, 2011
2
US
Anyone know the best way, or anyway, to get index.php recognized as a welcome file in a deployed Apache Tomcat5 app when php is not mounted to Apache Tomcat but is being served by Apache2 instead via JKUnmount. I defined it as a Tomcat Welcome File but it just serves up the code unless I hard code the file name index.php in the URL, ie: vs I have to serve it out of the deployed Tomcat directory because it includes servlets along with php.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top