mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
11 lines
299 B
ApacheConf
11 lines
299 B
ApacheConf
# Start of valid file
|
|
<IfModule mod_php7.c>
|
|
php_value default_charset 'UTF-8'
|
|
php_value output_buffering 0
|
|
<IfModule mod_env.c>
|
|
SetEnv htaccessWorking true
|
|
</IfModule>
|
|
</IfModule>
|
|
#### DO NOT CHANGE ANYTHING ABOVE THIS LINE ####
|
|
|
|
# Content that should change the hash in the root folder
|