Options -Indexes +ExecCGI
AddHandler cgi-script .pl
DirectoryIndex awstats.pl

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.supertoys.co.il$ [NC]
RewriteRule ^(.*)$ http://supertoys.co.il/awstats/$1 [R=301,L]
