nextcloud/.htaccess

5 lines
137 B
ApacheConf
Raw Normal View History

2011-06-04 22:16:44 +04:00
ErrorDocument 404 //owncloud/templates/404.php
php_value upload_max_filesize 20M
php_value post_max_size 20M
SetEnv htaccessWorking true