[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu-arch-users] .listing files
From: |
Jan Hudec |
Subject: |
Re: [Gnu-arch-users] .listing files |
Date: |
Mon, 20 Sep 2004 17:31:58 +0200 |
User-agent: |
Mutt/1.5.6+20040818i |
On Mon, Sep 20, 2004 at 08:03:31 -0400, Aaron Bentley wrote:
> Jan Hudec wrote:
> >Note: It is posible to generate the .listing files on the fly with a CGI
> >script. I was doing from the begining. The only problem is, that in
> >apache2 it no longer works with <Files>, only with <Location> (because
> >apache2 checks the file existence before it checks the handlers) and
> ><Location> can only be specified in global config. That can however be
> >workaround by: having tla generate the .listing files, so they exist and
> >apache reads the directive and actualy servers them by a script, so
> >archive-fixup is never needed...
>
> Or, you could register the location as
> http://example.com/arch.cgi/archive, and have the CGI take care of all
> archive access, including .listing files.
Suggestion: Such script should be provided in tlacontrib ;-).
Actualy, I don't want it to be a script though -- I want it to be
a short C program (so it's fast and secure). Perhaps I'll put one up on
wednesday.
-------------------------------------------------------------------------------
Jan 'Bulb' Hudec
<address@hidden>
signature.asc
Description: Digital signature
- Re: [Gnu-arch-users] .listing files, (continued)
- Re: [Gnu-arch-users] .listing files, Mikhael Goikhman, 2004/09/19
- Re: [Gnu-arch-users] .listing files, James Blackwell, 2004/09/19
- Re: [Gnu-arch-users] .listing files, Miles Bader, 2004/09/19
- Re: [Gnu-arch-users] .listing files, Tom Lord, 2004/09/19
- Re: [Gnu-arch-users] .listing files, Miles Bader, 2004/09/19
- Re: [Gnu-arch-users] .listing files, James Blackwell, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Yann Droneaud, 2004/09/20
- Re: [Gnu-arch-users] .listing files, James Blackwell, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Jan Hudec, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Aaron Bentley, 2004/09/20
- Re: [Gnu-arch-users] .listing files,
Jan Hudec <=
- Re: [Gnu-arch-users] .listing files, Tom Lord, 2004/09/19
- Re: [Gnu-arch-users] .listing files, Phil Frost, 2004/09/19
- Re: [Gnu-arch-users] .listing files, Matthieu Moy, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Aaron Bentley, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Robert Collins, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Aaron Bentley, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Robert Collins, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Adrian Irving-Beer, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Zenaan Harkness, 2004/09/20
- Re: [Gnu-arch-users] .listing files, Adrian Irving-Beer, 2004/09/21