]> andersk Git - zcommit.git/blob - .htaccess
Update the default action message
[zcommit.git] / .htaccess
1 RewriteEngine on
2
3 RewriteCond %{REQUEST_FILENAME} !-f
4 RewriteRule ^(.*)$ zcommit.py/$1 [QSA,L]
This page took 0.028145 seconds and 5 git commands to generate.