diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2014-06-16 20:38:21 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2014-06-16 20:38:21 +0200 |
commit | bd4f3849a31ea1f5ce1421eb910c767cdaf36926 (patch) | |
tree | c3ed3166fa6bbc55018624bce5dfb642c775fe9d /.htaccess | |
parent | f2fc214ce0455ce9a9def36bd09285e82b5eabec (diff) | |
download | nextcloud-server-bd4f3849a31ea1f5ce1421eb910c767cdaf36926.tar.gz nextcloud-server-bd4f3849a31ea1f5ce1421eb910c767cdaf36926.zip |
That file was accidentally commited. Partially revert https://github.com/owncloud/core/commit/f2fc214ce0455ce9a9def36bd09285e82b5eabec
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 3 |
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 |