summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdo Green <igreen@netflix.com>2018-08-27 09:43:05 -0700
committerMorris Jobke <hey@morrisjobke.de>2018-11-19 13:57:13 +0100
commitc320f48599798db59fadcd494f337288e7523aa5 (patch)
tree19d6a0ba99a79c7a167472afd1d0b6d296d47af6
parentc794452689d2a26d3922f995eb694c6b444fccb1 (diff)
downloadnextcloud-server-c320f48599798db59fadcd494f337288e7523aa5.tar.gz
nextcloud-server-c320f48599798db59fadcd494f337288e7523aa5.zip
cleaning after comments on issue 10825
More: https://github.com/nextcloud/server/pull/10825#issuecomment-415800850 Signed-off-by: Ido Green <greenido@gmail.com>
-rw-r--r--.gitignore1
-rw-r--r--.htaccess4
2 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 229eb172b1a..cad26d1a88d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,4 +150,3 @@ clover.xml
# Tests - dependencies
tests/acceptance/composer.lock
tests/acceptance/vendor/
-
diff --git a/.htaccess b/.htaccess
index aa16193ec9c..63d50a2b9d7 100644
--- a/.htaccess
+++ b/.htaccess
@@ -80,7 +80,3 @@ Options -Indexes
<IfModule pagespeed_module>
ModPagespeed Off
</IfModule>
-#### DO NOT CHANGE ANYTHING ABOVE THIS LINE ####
-
-ErrorDocument 403 //
-ErrorDocument 404 //