/ Published in: Apache
Add to .htaccess for seo purposes
Expand |
Embed | Plain Text
RewriteCond %{HTTP_HOST} ^example.com RewriteRule (.*) http://www.example.com/$1 [R=301,L]
You need to login to post a comment.
