MyBB Community Forums

Full Version: logicspot.NET
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
the site looks great really like the theme. If you are a going to do a redirect which I'm assuming you used html to do it I would suggest gettting rid of that and put this in your .htaccess in your root folder so it just goes to /forum

here is what you would put in it if you want

RewriteEngine on
RewriteCond %{HTTP_HOST} ^logicspot.net$ [OR]
RewriteCond %{HTTP_HOST} ^www.logicspot.net
RewriteRule ^(.*)$ http://www.logicspot.net/forum/$1 [R=301,L]
I like the name of the site.
Nice en clean theme.
I like it.
Pages: 1 2