Try sometring like this
Redirect /index.php http://localhost:8081
I use it with virtual host.
index.php is a file from the docroot of that virtual host.


Bart Braem wrote:

Hello,

Is it possible to redirect requests on a certain url to a local server on a
different port? Something like www.somewhere.com/something to
localhost:8080 and www.somewhere.com/something/extended/version to
localhost:8080/extended/version.
I can't use virtual hosting there, how about url rewriting?

Bart


---------------------------------------------------------------------
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]




---------------------------------------------------------------------
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