[thelist] Owed Tip - Apache

CDitty mail at redhotsweeps.com
Sat Feb 9 12:30:00 CST 2002


<tip - Server URL Redirect>
If you have more than one domain name and they are pointed to the
same domain.  Use this to point users to the main site url.


<VirtualHost *>
ServerName www.redhotsites.com
ServerAlias redhotsites.com
Redirect permanent / http://www.redhotsweeps.com/
</VirtualHost>

</tip>




More information about the thelist mailing list