Forum Moderators: phranque
RewriteEngine On
RewriteCond %{HTTP_HOST}!^example\.com
RewriteRule ^.*$ [example.com%{REQUEST_URI}...] [R=301,L]
replacing example and com with my domain and got 500 Internal Server Error. Perhaps something is wrong with the syntax?
Why does the forum software remove spaces?
BTW, while I write this, the forum software just removed the space between the "and" and the exclamation sign... Even if I insert it again the software keeps taking it out. Perhaps you should fix this bug.