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