# -FrontPage-
Options +FollowSymLinks
RewriteEngine on
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
order deny,allow
deny from all
allow from all
order deny,allow
deny from all
php_flag session.use_trans_sid off
AuthName lytico.com
AuthUserFile /home/lytico/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/lytico/public_html/_vti_pvt/service.grp
RewriteRule (.*)affiliate/(.*) affiliate_index.php?uname=$1&id=$2