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