summaryrefslogtreecommitdiffstats
path: root/.htaccess
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-10-19 21:27:07 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2017-04-13 12:58:49 +0200
commit88299ec27c209a432f925f19970e581f46fc54cd (patch)
tree20039a2717e0084ff2d569b3b4ddbe61a2dad849 /.htaccess
parent7dcc98eb202c089a2966004ffb988166f3c4e3d7 (diff)
downloadnextcloud-server-88299ec27c209a432f925f19970e581f46fc54cd.tar.gz
nextcloud-server-88299ec27c209a432f925f19970e581f46fc54cd.zip
Added to public interface
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess4
1 files changed, 0 insertions, 4 deletions
diff --git a/.htaccess b/.htaccess
index 26be470fd10..7bf8759e383 100644
--- a/.htaccess
+++ b/.htaccess
@@ -78,7 +78,3 @@ Options -Indexes
<IfModule pagespeed_module>
ModPagespeed Off
</IfModule>
-#### DO NOT CHANGE ANYTHING ABOVE THIS LINE ####
-
-ErrorDocument 403 /core/templates/403.php
-ErrorDocument 404 /core/templates/404.php