Hello, I am using mybb 1.6.6
I try my best to keep my files on my Webhost neat so I have my forums in the /forums directory. So i went to the Root file and set the .htaccess to go directly to chillax-mc.com/forums/portal.php
This is what it says in my .htaccess
RewriteEngine on
DirectoryIndex forums/portal.php
RewriteCond %{HTTP_HOST} ^tehtros\.co\.cc$ [OR]
RewriteCond %{HTTP_HOST} ^www\.tehtros\.co\.cc$
RewriteRule ^/?$ "http\:\/\/tehtros\.chillax\-mc\.com\/" [R=301,L]
Ignore the tehtros stuff.
This is my site www.chillax-mc.com
Oh yea.... The issue that the HotBar (pictures) are broken when you go to that. but if you go to www.chillax-mc.com/forums/portal.php its fine.
I try my best to keep my files on my Webhost neat so I have my forums in the /forums directory. So i went to the Root file and set the .htaccess to go directly to chillax-mc.com/forums/portal.php
This is what it says in my .htaccess
RewriteEngine on
DirectoryIndex forums/portal.php
RewriteCond %{HTTP_HOST} ^tehtros\.co\.cc$ [OR]
RewriteCond %{HTTP_HOST} ^www\.tehtros\.co\.cc$
RewriteRule ^/?$ "http\:\/\/tehtros\.chillax\-mc\.com\/" [R=301,L]
Ignore the tehtros stuff.
This is my site www.chillax-mc.com
Oh yea.... The issue that the HotBar (pictures) are broken when you go to that. but if you go to www.chillax-mc.com/forums/portal.php its fine.