View Single Post
Old
  (#8 (permalink))
karenkhtml
Registered User
karenkhtml is on a distinguished road
 
karenkhtml's Avatar
 
Status: Offline
Posts: 38
Join Date: Sep 2004
Location: Texas
Rep Power: 28
01-10-2007, 09:13 PM

# -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>
AuthName Providing web site solutions for e-minded people at WebmasterKaren.com
AuthUserFile /home/webmast/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/webmast/public_html/_vti_pvt/service.grp


---------------------------------------------------------all that above is
in the .htaccess file --I don't have Includes anymore, I used to tho...


The wise shall inherit glory ~ Proverbs 3:35 {Bible}


www.webmasterkaren.com
Providing web site solutions for e-minded people
  Send a message via Yahoo to karenkhtml  
Reply With Quote