]> andersk Git - zcommit.git/blame_incremental - .htaccess
Added a url to the postback message
[zcommit.git] / .htaccess
... / ...
CommitLineData
1RewriteEngine on
2
3RewriteCond %{REQUEST_FILENAME} !-f
4RewriteRule ^(.*)$ zcommit.py/$1 [QSA,L]
This page took 0.242029 seconds and 5 git commands to generate.