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