nextcloud/tests/data/integritycheck/htaccessWithValidModifiedContent/.htaccess
2026-05-19 21:39:51 +02:00

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