Hi,

I need to alter the path of my incoming requests for example

www.mydomain.co.uk

should become

to www.mydomain.co.uk/path/

but I need to keep any path that was present in the original request eg:

www.mydomain.co.uk/page1

should become

www.mydomain.co.uk/path/page1



The browser should not be redirected and the request will then be
handled by mod_jk which I have working.

Can anyone help me?

Kind Regards

Ben Short

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to