Page 1 of 1

how to fix our .htaccess file

Posted: Mon Apr 21, 2008 2:40 pm
by thecobra
first open your .htaccess file in cpanel

next copy this
RewriteEngine on
# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Basic
AuthName yourname.thesmokylounge.com
AuthUserFile /home/yourname/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/yourname/public_html/_vti_pvt/service.grp
RewriteRule http://yourname.thesmokylounge.com/index.html [R=301,L]
next replace the yourname with yourname

save the file and that it
it should work now your website

Posted: Tue Jun 24, 2008 6:56 am
by SHAdmin
20 points have been credited into your account for sharing the 'How To'.

This is a great article

Posted: Fri Apr 17, 2009 4:43 am
by Gossioii4
This is a great article. I’m new to blogging but still learning. Thanks for the great resource.