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

Re: [PATCH] htaccess file and permissions

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 28 Feb 2013 16:55:00 -0500

Perfect! It ensures that a dev such as myself who isn't closely following
the related discussion threads has a hope of understanding why the change
was made.

On 02/28/2013 04:45 PM, Gabriela Gibson wrote:
> On 28/02/13 14:42, C. Michael Pilato wrote:
>> IMO, your log message should explain the reason for and value of such a
>> sweeping change. The diff already tells us what you've done -- developers
>> coming a few years after us will want to know *why* it was done.
>>
> How about:
> [[[
> Update web server configuration file and change all the file
> permissions to remove the executable bit.
>
> "AddOutputFilter INCLUDES .html" is provided by httpd.conf
> and this makes the "XBitHack On" setting unnecessary. Similarly,
> the file permissions of the *.html files that are set to 'executable'
> are not necessary.
>
> See: http://svn.haxx.se/dev/archive-2013-02/0274.shtml for the discussion.
>
> * site/publish/.htaccess():
> remove "XBitHack On".
> * site/*
> remove svn:executable property from all files.
>
> Patch by: Gabriela Gibson <gabriela.gibson{_AT_}gmail.com>
> Suggested by: danielsh
> ]]]
>
>

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-02-28 22:55:34 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.