Re: [users@httpd] HTTPD 2.2.17 issue on Fedora 15 with listening on IPv4

2011-07-18 Thread Barry Scott
On Thursday 14 July 2011 10:38:44 Barry Scott wrote: On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote: VirtualHost 127.0.0.1:80 [::1]:80 ... rewrite rules ... Location /XML #+ localhost auth file Order allow,deny Allow from 127.0.0.1

Re: [users@httpd] HTTPD 2.2.17 issue on Fedora 15 with listening on IPv4

2011-07-14 Thread Barry Scott
On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote: VirtualHost 127.0.0.1:80 [::1]:80 ... rewrite rules ... Location /XML #+ localhost auth file Order allow,deny Allow from 127.0.0.1 Allow from ::1 Satisfy Any #- localhost

Re: [users@httpd] HTTPD 2.2.17 issue on Fedora 15 with listening on IPv4

2011-07-13 Thread Barry Scott
On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote: On Mon, Jul 11, 2011 at 8:21 AM, Barry Scott barry.sc...@onelan.co.uk 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 Fedora 13

[users@httpd] HTTPD 2.2.17 issue on Fedora 15 with listening on IPv4

2011-07-11 Thread Barry Scott
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

[us...@httpd] mod_fcgid - cannot get FastCgiAuthorizer to do anything

2009-09-28 Thread Barry Scott
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