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