RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.+)$ jscsscomp.php?q=$1 [QSA,L]