w3redir - What is it?

This program is a simple redirecting HTTP server designed for speed. It acts just as a remapping server. Each configured URL is remapped via the 304 moved temporary HTTP response.The program is implemented as a specialized multithreaded HTTP server. This is accomplished by the multithreaded PAWS library.