Reputation: 22565
How di I redirect to www.domain.com when a user access a file in a server without www. ?
I am not just talking about index.php file.
THanks!
Upvotes: 0
Views: 248
Reputation: 1355
gruber uses the .htaccess to redirect. read more http://daringfireball.net/2006/05/htaccess_redirection
you could do the inverse.
Upvotes: 1