mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-17 19:20:56 +01:00
Merge pull request #226 from marcoscoelho/path-to-tweaks
Path to tweaks
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
Options -MultiViews
|
||||
|
||||
RewriteEngine On
|
||||
#RewriteBase /path/to/gitlist/
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^(.*)$ /index.php [L,NC]
|
||||
RewriteRule ^(.*)$ index.php [L,NC]
|
||||
</IfModule>
|
||||
<Files config.ini>
|
||||
order allow,deny
|
||||
|
||||
2
composer.lock
generated
2
composer.lock
generated
@@ -618,4 +618,4 @@
|
||||
"stability-flags": {
|
||||
"klaussilveira/gitter": 20
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user