On Thursday 14 July 2011 10:38:44 Barry Scott wrote:
> On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote:
> > >
> > >
> > >... rewrite rules ...
> > >
> > >
> > >#+ localhost auth file
> > >Order allow,
On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote:
> >
> >
> >... rewrite rules ...
> >
> >
> >#+ localhost auth file
> >Order allow,deny
> >Allow from 127.0.0.1
> >Allow from ::1
> >Satisfy Any
> >#- localhost auth file
> >
> >
> >
On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote:
> On Mon, Jul 11, 2011 at 8:21 AM, Barry Scott wrote:
> > We are porting our application to Fedora 15 and to systemd from SysV init.
> > The httpd configuraturation we are using work without problem on earlier
> &
We are porting our application to Fedora 15 and to systemd from SysV init.
The httpd configuraturation we are using work without problem on earlier
Fedora 13 systems.
We are hitting an odd problem with httpd handling requests on localhost:80
over IPv4. The configuration allows access without authe
The mod_fcgid page says to ask on dev, but dev says don't ask usage
questions.
I assume that this is the right place to ask.
I'm using mod_fcgid from svn with HTTPD 2.2.
I want to use a fast CGI authorizer to allow me to control access based
on my rules.
The authorizer needs to be a long runn