[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Procedure for making web page changes

From: Ben Reser <ben_at_reser.org>
Date: Tue, 19 Feb 2013 10:43:45 -0800

On Tue, Feb 19, 2013 at 5:06 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> I see. The interesting part is that I asked about
> AddOutputFilter INCLUDES .html
> because httpd.conf has it enabled for us specifically. I Also tested by
> hand and confirmed that /www/subversion.apache.org/index2.html has SSI
> directives parsed even if it lacks a +x bit. So it seems we should
> migrate to AddOutputFilter --- both in your patch and in the live
> site's .htaccess,*.html files. Do you agree?

The XBitHack doesn't do anything on Windows so I'd think for the
purposes of this guide explicitly enabling INCLUDES seems better.
Also if Daniel is saying that our site is using an explicit INCLUDES
we should use that in our directions since it'll make the local test
setup match the server better and hopefully avoid mistakes such as not
expecting values to be parsed by the server just because we forgot to
set the execute bit on a file.
Received on 2013-02-19 19:44:21 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.