@@ -5,7 +5,7 @@
#RewriteBase /path/to/gitlist/
RewriteCond %{REQUEST_FILENAME} !-f
- RewriteRule ^(.*)$ index.php [L,NC]
+ RewriteRule ^(.*)$ index.php/$1 [L,NC]
</IfModule>
<Files config.ini>
order allow,deny