]> source.dussan.org Git - nextcloud-server.git/commit
Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 1602/head
authorFelix Epp <work@felixepp.de>
Sat, 1 Oct 2016 10:17:55 +0000 (12:17 +0200)
committerFelix A. Epp <work@felixepp.de>
Wed, 16 Nov 2016 21:28:49 +0000 (22:28 +0100)
commit1614b310ef0e4871dc5f21630e887010e0fb22bc
tree5a0780404a0920375a249613c9452b01e7766387
parent50929751b05e9ff09ecad7dde733178f7120e77c
Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env

Added the system config which sets all conditions to true that query the
FrontControllerActive mod_env variable.

Signed-off-by: Felix A. Epp <work@felixepp.de>
config/config.sample.php
lib/private/Route/Router.php
lib/private/Template/JSConfigHelper.php
lib/private/URLGenerator.php
lib/private/legacy/util.php
tests/lib/UtilTest.php