Hi,

I want to install T5 behind a httpd with mod_proxy and mod_rewrite. While the configuration on http is straight forward, T5 seems to behave different when it get's queried by httpd.

Jetty direct URL: http://localhost:8888/contact
This works fine and as supposed. The contact page get's hosted by T5.

Apache URL: http://localhost:81/contact
When I use this url I get a 404, file not found, which originated at T5. The console logger shows the warning

[WARN] ResourceCache Alias request of 'file:/C:/Dokumente%20und%20Einstellungen/indi/workspace/michaelgerzabek.shop.com/src/main/webapp/contact' for 'file:/C:/Dokumente%20und%20Einstellungen/indi/workspace/michaelgerzabek.shop.com/src/main/webapp/contact'

What does this mean? Where is the difference? Has anyone had some experiences with httpd's mod_proxy and mod_rewrite?

Regards,
Michael

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

Reply via email to