Aliases on IIS5

Soldato
Joined
18 Oct 2002
Posts
18,306
ok so I have a website on port 80 (IIS), and another website on port 8080 (from an independant server).

Now with apache it is possible to create an alias http://url/alias would show the output from the server on 8080.

I want to do the same thing with IIS, is it possible? If it is, it sure isn't obvious.
 
Back
Top Bottom