mirror of
https://github.com/nextcloud/server.git
synced 2026-03-25 11:54:59 -04:00
4 lines
137 B
ApacheConf
4 lines
137 B
ApacheConf
ErrorDocument 404 //owncloud/templates/404.php
|
|
php_value upload_max_filesize 20M
|
|
php_value post_max_size 20M
|
|
SetEnv htaccessWorking true
|