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: > > > > > > > > >... rewrite rules ... > > > > > > > > >#+ localhost auth file > > >Order allow,deny > > >Allow from 127.0.0.1 > > >Allow from ::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: > > > > > >... rewrite rules ... > > > > > >#+ localhost auth file > >Order allow,deny > >Allow from 127.0.0.1 > >Allow from ::1 > >Satisfy Any > >#- localhost auth file > > > > > >

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 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 systems. > > > > We

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

2011-07-12 Thread Jeff Trawick
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 > Fedora 13 systems. > > We are hitting an odd problem with httpd handling requests on localho

[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 authe