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