should be fixed now, see my comment in the bugreport for the details.

2014.08.01. 7:19, "Matt Ficken" <themattfic...@gmail.com> ezt írta:
>
> Yes, I was trying to fix bug 67685.
>
> The way I had to implement that was to use static pre-generated HTML
files uploaded to /reports/db/<branch>/<revision>/.
>
> So the .htaccess file for that has to allow.
>
> It was working, but broke recently. Somehow it got overwritten (though
didn't change in git repo).
>
>
> Regards
> -M
>
>
> On Thu, Jul 31, 2014 at 2:15 PM, Ferenc Kovacs <tyr...@gmail.com> wrote:
>>
>> On Thu, Jul 31, 2014 at 10:57 PM, Hannes Magnusson <bj...@php.net> wrote:
>>
>> > On Thu, Jul 31, 2014 at 1:29 PM, Ferenc Kovacs <tyr...@gmail.com>
wrote:
>> > > On Tue, Jul 29, 2014 at 9:27 PM, Matt Ficken <mattfic...@php.net>
wrote:
>> > >
>> > >> Commit:    79838312140f54551b96ddb8e1d4c10ed7acb588
>> > >> Author:    v-maf...@microsoft.com <v-maf...@microsoft.com>
Tue,
>> > >> 29 Jul 2014 12:27:07 -0700
>> > >> Parents:   1f5da48ce78b8a4a002726e955e2b775fe44dc89
>> > >> Branches:  master
>> > >>
>> > >> Link:
>> > >>
>> >
http://git.php.net/?p=web/qa.git;a=commitdiff;h=79838312140f54551b96ddb8e1d4c10ed7acb588
>> > >>
>> > >> Log:
>> > >> Trying to update possibly broken htaccess file
>> > >>
>> > >> Changed paths:
>> > >>   M  reports/db/.htaccess
>> > >>
>> > >>
>> > >> Diff:
>> > >> diff --git a/reports/db/.htaccess b/reports/db/.htaccess
>> > >> index 9252469..4c1e7b3 100644
>> > >> --- a/reports/db/.htaccess
>> > >> +++ b/reports/db/.htaccess
>> > >> @@ -1,4 +1,5 @@
>> > >>  Options -Indexes
>> > >> +#
>> > >>  # need to allow read access to /reports/db/ because that's where
PFTT
>> > >> files will be stored because
>> > >>  # web user has write access to that
>> > >>  #
>> > >>
>> > >>
>> > >> --
>> > >> PHP Quality Assurance Mailing List <http://www.php.net/>
>> > >> To unsubscribe, visit: http://www.php.net/unsub.php
>> > >>
>> > >>
>> > > hi, what was the intention here?
>> >
>> >
>> > I guess he is looking at https://bugs.php.net/bug.php?id=67685
>> >
>> > -Hannes
>> >
>>
>> thanks, make sense, I've just looked into that and should be fixed now.
>>
>> --
>> Ferenc Kovács
>> @Tyr43l - http://tyrael.hu
>
>

Reply via email to