nextcloud/lib
Lukas Reschke 002e719789 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.
2015-12-01 19:06:48 +01:00
..
l10n [tx-robot] updated from transifex 2015-11-24 01:56:32 -05:00
private Set "SetEnv" within base `.htaccess` file 2015-12-01 19:06:48 +01:00
public Fix the docs of the exceptions and remove hardcoded language from the message 2015-12-01 12:32:50 +01:00
repair Merge pull request #20320 from owncloud/drop-file_map 2015-11-05 10:03:41 +01:00
autoloader.php Revert "Dont bother with stream_resolve_include_path if the path is already absolute" 2015-11-29 10:54:29 +01:00
base.php Untangle the linkToDocs method in OC_Helper 2015-11-26 13:58:43 +01:00