# -FrontPage-
Options +FollowSymlinks
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName alexsales.pcriot.com
AuthUserFile /home/alex02/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/alex02/public_html/_vti_pvt/service.grp
^my .htaccess file.
i have set all my "www" folder to 644 and come up with 403 forbidden error.
thanks sir zubair for the consideration.