I have successfully install both tomcat and apache. And they work find together.
What I would like to do now is re-enable the ROOT context so I can
view the ROOT applications. I have tried the code below (thinking that is all I would have to do), but it didn't work.
<Context path="" docBase="ROOT" debug="0" reloadable="true" crossContext="true"/>
Could anyone take a shot at this . All I would like to do is be able to see the ROOT default applications in my URL (ex:http://localhost/).
Thank you .
--
Dwayne A. Ghant Application Developer Temple University 215.204.5555 [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
