mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
3ee366eb27
Signed-off-by: Josh <josh.t.richards@gmail.com>
12 lines
299 B
ApacheConf
12 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
|