Log in

View Full Version : Needing help with .htaccess fast.



Phantom__
06-04-2007, 03:39 PM
Hi,

Currently we have issues with dns for www. and it won't work, i was wondering if there was a way with .htaccess to redirect all www. to http://

I seen a tutorial about it before but now i can't find it again.

Thanks.

djr33
06-04-2007, 05:43 PM
You'd probably be better off fixing the issue with www. Can you give us more information about that so we can try to troubleshoot?

thetestingsite
06-04-2007, 05:54 PM
If you have access to the server, you could add ServerAlias www.domain.com to the config and that should work. However, you are better off getting the dns worked out.