Redirect all domains?
hi,
I want to redirect all my domain at the server from non-www to www
and I read that making redirection in .htaccess is more heavyweight than making it at global apache config in httpd.conf
in whm apache configuration -> include editor -> Post Virtual Host Include I added these lines
ServerName domain.com
Redirect / domain.com
but nothing changed
where is the problem??
thanks
Please sign in to leave a comment.
Comments
0 comments