Mustafa Yalniz wrote:

Hi All,

We have a web site http://www.mysite.com/ and it is redirected by Apache to
http://www.mysite.com:8080/cocoon/myweb <http://www.mysite.com:8080/cocoon/starportal> because we defined a virtual
host with redirection to this address.


But we could not find a way to avoid users accessing directly
http://www.mysite.com:8080/cocoon/ or http://www.mysite.com:8080/ which ends
up with cocoon or tomcat welcome page.


If you are using HTTP redirects, this is not going to work. A redirect instructs the client browser to go the the target address.

Perhaps you should look into mod_jk or mod_jk2

--
Ryan Hoegg
ISIS Networks
http://www.isisnetworks.net

We want to avoid users to browse these URL's. Any help would be greatly appreciated.

Thank you and regards,
Mustafa





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



Reply via email to