![]() |
Apache help....
Hmmm...Can anyone think of a method to have any users who surf to
http://mydomain.com automatically forward to http://www.mydomain.com ?!? :helpme |
Are the seperate boxes or 1 box?
|
Here's one way to do it...
<VirtualHost 127.0.0.1> ServerName yourdomain.com Redirect / http://www.yourdomain.com/ </VirtualHost> |
{VirtualHost 127.0.0.1} <-- replace this with your ip address for the site
ServerName www.yourdomain.com ServerAlias yourdomain.com {/VirtualHost} Replace the { with <'s |
| All times are GMT -7. The time now is 09:03 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123