looking at .htaccess (havent done this for years)
order, deny, allow seems kinda redundant.
my .htaccess files reads as follows
and the php file is set to 644
Mode User Group World
Read X X X
Write X 0 0
Execute 0 0 0
Permission 6 4 4
Code:.htaccess file in /public_html folder is: # -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 www.sexyrussiantravel.com AuthUserFile /home/sexyruss/public_html/_vti_pvt/service.pwd AuthGroupFile /home/sexyruss/public_html/_vti_pvt/service.grp





Reply With Quote

Bookmarks