I'm running CGI (.pl) programs on a tomcat instance here, there are PHP servlets 
available so I guess you should be able to run that too..
-reynir.net




> -----Original Message-----
> From: J Aaron Farr [mailto:[EMAIL PROTECTED] 
> Sent: 9. mars 2003 17:26
> To: Tomcat Users List
> Subject: RE: question
> 
> 
> On Sun, 2003-03-09 at 11:59, Reynir Hübner wrote:
> > You can set up virtual hosts with tomcat.
> > 
> > You should set up another HTTP server  (such as apache, IIS) if you 
> > want to use apaches capabilities and performance.
> > Obviously having tomcat delivering static documents, such 
> as images and .html can be a waste of resource. 
> > 
> > Performance is the biggest single reason to intergrate with apache. 
> > This dependes on the type of application you are using, and 
> how big part of it is static content rather than dynamic 
> content such as servlets/jsp.
> > 
> > Then of course know-how of the people that will be running 
> the system 
> > long term is very often a reason enough to deploy with 
> either apache or IIS, as they don't neccesarily know how to 
> configure tomcats security, but know how to do it in IIS/apache.
> > 
> > Hope it helps,
> > 
> > -reynir
> > 
> 
> Wouldn't another reason be if you want to run other CGI 
> programs that tomcat does not handle, ie - PHP ?
> 
> -- 
>   jaaron    <[EMAIL PROTECTED]>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to