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)
