svn commit: r1700218 - in /serf/site/publish: .htaccess index.html
[email protected] Mon, 31 Aug 2015 09:19:59 -0000
| Newsgroups | gmane.comp.apache.apr.serf.devel |
|---|---|
| Message-ID | <20150831092000.0B085AC0040__28309.8559630618$1443916068$gmane$org@hades.apache.org> |
Author: ivan
Date: Mon Aug 31 09:19:59 2015
New Revision: 1700218
URL: http://svn.apache.org/r1700218
Log:
Remove XBitHack since Apache Infra Team enabled includes by default [1]
[1] https://issues.apache.org/jira/browse/INFRA-10205
* publish/.htaccess: Remove 'XBitHack On'
* publish/index.html: Remove svn:executable property.
Modified:
serf/site/publish/.htaccess
serf/site/publish/index.html (props changed)
Modified: serf/site/publish/.htaccess
URL: http://svn.apache.org/viewvc/serf/site/publish/.htaccess?rev=1700218&r1=1700217&r2=1700218&view=diff
==============================================================================
--- serf/site/publish/.htaccess (original)
+++ serf/site/publish/.htaccess Mon Aug 31 09:19:59 2015
@@ -1,5 +1,4 @@
Options +Includes
-XBitHack On
# For now redirect this location to the homepage
RedirectMatch ^/download http://serf.apache.org/#download
Propchange: serf/site/publish/index.html
('svn:executable' removed)