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