On 6/23/06, Muhammad Rizwan <[EMAIL PROTECTED]> wrote:
I am running my site on apache 2 i.e. http://domain.com, now if someone
access my site as http://domain.com/admin, then it should point to some
domain running on IIS on windows box.
How i can do so???

Depends what you mean by "point to", but in the simplest case:

Redirect /admin http://iis.on.windows.box/

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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to