Options +FollowSymLinks RewriteEngine on RewriteBase / RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.+$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ cgi-bin/dyse/view.pl?store=MERCHANT&dir=&path=$1 [L]