You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "stefan@eissing.org" <st...@eissing.org> on 2021/10/04 08:09:52 UTC

dist.apache.org

While I prep the release, can someone open an issue at/clarify with infra that dist.apache.org should not list .htaccess files? Thanks!

- Stefan

Re: dist.apache.org

Posted by "Gillis J. de Nijs" <gi...@jink.net>.
It looks like it's supposed to run mod_autoindex but doesn't...?

On Mon, Oct 4, 2021 at 10:11 AM stefan@eissing.org <st...@eissing.org>
wrote:

>
>
> > Am 04.10.2021 um 10:09 schrieb stefan@eissing.org:
> >
> > While I prep the release, can someone open an issue at/clarify with
> infra that dist.apache.org should not list .htaccess files? Thanks!
>
> Or do we still  need them at all? Maybe they should not be there.
>
> >
> > - Stefan
>
>

Re: dist.apache.org

Posted by "stefan@eissing.org" <st...@eissing.org>.

> Am 04.10.2021 um 10:09 schrieb stefan@eissing.org:
> 
> While I prep the release, can someone open an issue at/clarify with infra that dist.apache.org should not list .htaccess files? Thanks!

Or do we still  need them at all? Maybe they should not be there.

> 
> - Stefan


Re: dist.apache.org

Posted by "stefan@eissing.org" <st...@eissing.org>.

> Am 06.10.2021 um 09:41 schrieb Ruediger Pluem <rp...@apache.org>:
> 
> 
> 
> On 10/4/21 6:02 PM, Ruediger Pluem wrote:
>> 
>> 
>> On 10/4/21 10:09 AM, stefan@eissing.org wrote:
>>> While I prep the release, can someone open an issue at/clarify with infra that dist.apache.org should not list .htaccess files? Thanks!
>> 
>> You mean https://dist.apache.org/repos/dist/release/httpd/.htaccess ?
>> 
> 
> Answering myself after catching up. The reason why you see the .htaccess file and do not see headers.html displayed is that the
> page you see is not created by mod_autoindex for a directory on the filesystem, but by mod_dav_svn for files checked into
> Subversion. Hence this is some kind of works as designed. As this is only used for release testing I think this is acceptable.

Ok. Thanks for checking and explaining.

Regards,
Stefan

> 
> Regards
> 
> Rüdiger


Re: dist.apache.org

Posted by Ruediger Pluem <rp...@apache.org>.

On 10/4/21 6:02 PM, Ruediger Pluem wrote:
> 
> 
> On 10/4/21 10:09 AM, stefan@eissing.org wrote:
>> While I prep the release, can someone open an issue at/clarify with infra that dist.apache.org should not list .htaccess files? Thanks!
> 
> You mean https://dist.apache.org/repos/dist/release/httpd/.htaccess ?
> 

Answering myself after catching up. The reason why you see the .htaccess file and do not see headers.html displayed is that the
page you see is not created by mod_autoindex for a directory on the filesystem, but by mod_dav_svn for files checked into
Subversion. Hence this is some kind of works as designed. As this is only used for release testing I think this is acceptable.

Regards

Rüdiger

Re: dist.apache.org

Posted by Ruediger Pluem <rp...@apache.org>.

On 10/4/21 10:09 AM, stefan@eissing.org wrote:
> While I prep the release, can someone open an issue at/clarify with infra that dist.apache.org should not list .htaccess files? Thanks!

You mean https://dist.apache.org/repos/dist/release/httpd/.htaccess ?

Regards

Rüdiger