Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Strange posting problem

RewriteEngine on
RewriteCond %{HTTP_HOST} ^playground.manonfire.cc$ [OR]
RewriteCond %{HTTP_HOST} ^www.playground.manonfire.cc$
RewriteRule ^(.*)$ http://www.manonfire.cc/playground [R=301,L]

it seems to be working now…

Skip to toolbar