Skip to site navigation


You are here:


WWW Redirect: Overview

WWW Redirect is an easy-to-use application developed in ASP.NET which redirects HTTP Requests to URLs. The URL redirection can be pointed to any network protocol such as http, ftp or https.

With this product, you can now control all your domain web forwardings from just one place. The integrated Web Administration interface allows you to access and easily manage your redirections from anywhere.

How does it work?

When a HTTP request is made on the server, WWW Redirect retrieves the rule for the requested domain and redirects the response to the URL you have specified for that domain.

Redirection is made by sending HTTP Status Code 302 to the server header to inform the client. This HTTP Status will tell the client to continue using the Request-URI for future requests, since this redirection might be altered on occasion.

This is the perfect solution for people currently using IIS Redirection feature.