RewriteCond %{SCRIPT_FILENAME} !/resources/ RewriteCond %{SCRIPT_FILENAME} !start.pl$ RewriteRule ^(.*)$ /cgi-bin/start.pl/$1?&%{QUERY_STRING} [L]