]> andersk Git - zcommit.git/blob - .htaccess
Tweak the Zephyr formatting.
[zcommit.git] / .htaccess
1 RewriteEngine on
2
3 RewriteCond %{REQUEST_FILENAME} !-f
4 RewriteRule ^(.*)$ zcommit.py/$1 [L]
This page took 0.162073 seconds and 5 git commands to generate.