I have Windows Server 2008 server and IIS 7.0 being running on port 80 (main web server). Also I have Apache 2.2 running on port 8081 (for SVN).
Is it possible to configure IIS that way so it will transparently forward/proxy requests to http://svn.example.com:80 to http://svn.example.com:8081