I agree with this 100% If anyone wants to implement something like this on a server which you have control over, here is the mod_rewrite line which enables this "service": RewriteRule (.*) http://www.%{HTTP_HOST}/$1…
I agree with this 100% If anyone wants to implement something like this on a server which you have control over, here is the mod_rewrite line which enables this "service": RewriteRule (.*) http://www.%{HTTP_HOST}/$1…