|
PHP Domain Forwarder
What will you do if you want to move all the content of a web site from one domain to the other (such as www.inv.hk to www.gif.hk)? Most probably, you may update the Apache configuration to perform a server redirect. It is a quite complicated case if your apache is hosting more than one domain using virtual host.
If you are using other web server that doesn't have a redirect setting?
The PHP Domain Forworder is designed in tackling to those problems.
Specifications
Source Code
The source code can be found in the source code page
|