nextcloud/.htaccess
Kamil Domanski 2073d3b08e fix 404
2011-06-23 23:47:46 +02:00

6 lines
150 B
ApacheConf

ErrorDocument 404 //core/templates/404.php
php_value upload_max_filesize 20M
php_value post_max_size 20M
SetEnv htaccessWorking true
Options -Indexes