Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.htaccess - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c818c9ca2ea595d7e77d036608fa5150ddc5bf55 (plain)
1
2
3
4
5
ErrorDocument 404 //core/templates/404.php
php_value upload_max_filesize 20M
php_value post_max_size 20M
SetEnv htaccessWorking true
Options -Indexes