This program is free and supplied without warranty for redirecting a URL to another Web port. It is for Windows Operating system only.


 
Description The program is multi-threaded and is currently running on a windows 2000 server, but should work on any windows machine. It was tested on XP and win2000. It is used to redirect a web mail system which was setup on port 1000. Later it was moved to port 80, but instead of notifying all the customers to change their settings we put this program on to save the time.
Install To install type redirect.exe /install in a command prompt window

To uninstall type redirect.exe /uninstall in a command prompt window

A Windows Service is created called Webredirect. Which is set to Automatic. There is a 30 second delay before the program runs.

On the first run a file called redirect.ini. is created in the windows\system32 directory.

The INI file has two settings in it

[Settings]

defaultport=1000

forwardport=80