hi there,

i have the following problem that i cannot really solve, although i am familiar with mod_rewrite (and i have searched....belive me).

my company has a webserver with the name www.abcde.com
on this webserver there is apache2 and tomcat, and tomcat creates dynamic content, starting with:

http://www.abcde.com/MAIN/pages/public/index.xhtml

so, initially i wrote a redirect, that would send any instance of www.abcde.com to the above address. this workes fine BUT my boss wants to have www.abcde.com as the URL adress and leave the other stuff hidden. so, like a hidden redirect...but i cannot get this to work. the url changes regardless of rewrite rules i set.
can anyone out there please point me in the right direction?
do i have to use mod_proxy to load the content under the server name?

thx in advance!


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to