I want to use Tomcat as a major part of the server, can you set Tomcat to
also serve php so removing the need for apache?


I am currently running apache 1.3(patched) and would like to drop it and use
Tomcat 5 standalone to provide both port 80 and 443 but until I can convert
from php to jsp I want to switch to Tomcat and have tomcat provide the php,
With apache you can set that certain file extensions call external programs
can you do this with Tomcat so that if someone requests a php file from
tomcat it calls the php.exe (or php) program and pipes the result back to
the client?

Mike.

PS I have already looked at using jk jk2 and it is not feasible without a
complete upgrade of Apache (which I am trying to drop anyway)
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.681 / Virus Database: 443 - Release Date: 10/05/2004


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

Reply via email to