Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,682
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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…