[Pkg-owncloud-commits] [owncloud] 02/02: htaccess: Drop no-op duplicate
David Prévot
taffit at moszumanska.debian.org
Wed Feb 3 19:37:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 99ff8e0bca12063e3203fbc745c96b0da36c4839
Author: David Prévot <taffit at debian.org>
Date: Wed Feb 3 15:19:59 2016 -0400
htaccess: Drop no-op duplicate
Git-Dch: Ignore
---
debian/config/apache/htaccess | 5 -----
1 file changed, 5 deletions(-)
diff --git a/debian/config/apache/htaccess b/debian/config/apache/htaccess
index 5d8980a..76d0b14 100644
--- a/debian/config/apache/htaccess
+++ b/debian/config/apache/htaccess
@@ -57,10 +57,5 @@ Options -Indexes
<IfModule pagespeed_module>
ModPagespeed Off
</IfModule>
-<IfModule mod_headers.c>
- <FilesMatch "\.(css|js)$">
- Header set Cache-Control "max-age=7200, public"
- </FilesMatch>
-</IfModule>
ErrorDocument 404 /core/templates/404.php
ErrorDocument 403 /core/templates/403.php
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list