On 8/17/07, wi <icebattle@xxxxxxxxx> wrote: > You'll need to configure a virtual host listening to the 8765 interface. > Once you've done that, you will simply need to put together a rewrite to > send requests to /abc.html to whatever target url you want. > > Start by reading http://httpd.apache.org/docs/2.2/vhosts/ > > From there, configuring the rewrite will be the next task. Or, if you don't want the virtual host, you can use a RewriteCond based on the %{SERVER_PORT} as mentioned here: http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriterule Joshua. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx