SMF Support > SMF 2.0.x Support
Redirecting from Root site - Go Daddy
mashby:
Yup. That should do it. :)
Yoshi:
--- Quote from: IamJaysta on March 04, 2012, 03:05:57 PM ---yeah I did make a back up, those guys are idiots and I'm a beginner lol.
Let me get this striaght. I would open a txt document.
Add the following:
--- Code: ---rewriteengine on
rewritecond %{HTTP_HOST} ^www.mydomain.com$ [OR]
rewritecond %{HTTP_HOST} ^mydomain.com$
rewriterule ^$ "http\:\/\/mydomain\.com\/smf" [R=301,L]
--- End code ---
Save it down as ".htaccess"
and just drop the file in the root folder?
--- End quote ---
That's correct :)
(with root folder I mean the "public_html" folder or "www" folder or something like it)
IamJaysta:
Attached is the screen shot.
I did exactly what you guys requested me to do, but it's still not working
mashby:
What permissions are set on .htaccess? Appears to be none. Might want to adjust that. :)
IamJaysta:
Still doesn't work =(
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version