hi all

i have new problem now...

i have this configuration on my httpd.conf
<IfModule mod_webapp.c>
 WebAppConnection warpConnection warp localhost:8008
 WebAppDeploy examples warpConnection /examples
 WebAppDeploy cocoon warpConnection /cocoon
 WebAppInfo /webapp-info
</IfModule>

if i open http://localhost:8080/examples/ or  http://localhost:8080/cocoon/  
, it's run very good..
and if i open  http://localhost/examples/ , it's run very good too.. but 
if open this address http://localhost/cocoon/  it's the same like 
http://localhost/examples/

can any body help me??

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to