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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2014-06-16 22:38:21 +0400
committerLukas Reschke <lukas@statuscode.ch>2014-06-16 22:38:21 +0400
commitbd4f3849a31ea1f5ce1421eb910c767cdaf36926 (patch)
treec3ed3166fa6bbc55018624bce5dfb642c775fe9d /.htaccess
parentf2fc214ce0455ce9a9def36bd09285e82b5eabec (diff)
That file was accidentally commited. Partially revert https://github.com/owncloud/core/commit/f2fc214ce0455ce9a9def36bd09285e82b5eabec
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 0 insertions, 3 deletions
diff --git a/.htaccess b/.htaccess
index f34dd9d66b1..ee4d5af1d85 100644
--- a/.htaccess
+++ b/.htaccess
@@ -38,6 +38,3 @@ Options -Indexes
<IfModule pagespeed_module>
ModPagespeed Off
</IfModule>
-
-ErrorDocument 403 /core/core/templates/403.php
-ErrorDocument 404 /core/core/templates/404.php \ No newline at end of file