diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-12-01 18:55:18 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-12-01 19:06:48 +0100 |
commit | 002e7197890221d9a24dc987f7a02a958bf3e4c7 (patch) | |
tree | 3f6ae05f9faf0d704df5352f268ca4243fdcafd7 /index.html | |
parent | 8931ba4a0d574a05cf4415f2556bdd3ee0388ba9 (diff) | |
download | nextcloud-server-002e7197890221d9a24dc987f7a02a958bf3e4c7.tar.gz nextcloud-server-002e7197890221d9a24dc987f7a02a958bf3e4c7.zip |
Set "SetEnv" within base `.htaccess` file
mod_rewrite as used by the front controller may require a `RewriteBase` in case the installation is done using an alias. Since we cannot enforce a writable `.htaccess` file this will move the `front_controller_active` environment variable into the main .htaccess file. If administrators decide to have this one not writable they can still enable this feature by setting the `front_controller_active` environment variable within the Apache config.
Diffstat (limited to 'index.html')
0 files changed, 0 insertions, 0 deletions