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