Re: Forbidden access

2001-03-08 Thread Owen Boyle
Paul Cotter wrote: > > > Also there's a typo: > > > > It has been confirmed by the original author that the typo was only in > > the email sample. > > There was also a but I guess this was a transcription error > also. As a general rule, when posting slices of config, code etc. to the lists: A

RE: Forbidden access

2001-03-07 Thread Stas Bekman
On Wed, 7 Mar 2001, Wang, Pin-Chieh wrote: > Hi, > Thanks for the reply, I have used the IP address of my machine (single IP > address) to be Allowed and it works. > But I don't know how to allow a group of users to access web server? > especially if there is no place to specify > the network mas

RE: Forbidden access

2001-03-07 Thread Wang, Pin-Chieh
Hi, Thanks for the reply, I have used the IP address of my machine (single IP address) to be Allowed and it works. But I don't know how to allow a group of users to access web server? especially if there is no place to specify the network mask. >> Hi, >> >> I build Apache_1.3.14 with mod_perl-1.2

Re: Forbidden access

2001-03-07 Thread Paul Cotter
- Original Message - From: "Stas Bekman" <[EMAIL PROTECTED]> To: "Daniel" <[EMAIL PROTECTED]> > > Also there's a typo: > > It has been confirmed by the original author that the typo was only in > the email sample. There was also a but I guess this was a transcription error also.

Re: Forbidden access

2001-03-06 Thread Stas Bekman
On Tue, 6 Mar 2001, Daniel wrote: > Also there's a typo: > > >> Allow frpm .mydomain.com > > Should be: > > >> Allow from .mydomain.com It has been confirmed by the original author that the typo was only in the email sample. ___

Re: Forbidden access

2001-03-06 Thread Daniel
Also there's a typo: >> Allow frpm .mydomain.com Should be: >> Allow from .mydomain.com Stas Bekman wrote: > On Tue, 6 Mar 2001, Wang, Pin-Chieh wrote: > > >> Hi, >> >> I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO. >> Initially both server-status and server-inf

Re: Forbidden access

2001-03-06 Thread Stas Bekman
On Tue, 6 Mar 2001, Wang, Pin-Chieh wrote: > Hi, > > I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO. > Initially both server-status and server-info works fine, but some how both > of these pages denied my display request.(403 Forbidden ) > > I have checked httpd.conf where

RE: Forbidden access

2001-03-06 Thread Wang, Pin-Chieh
Sorry about my typo in the mail, the actual command in http.conf is "Allow from .mydomain.com" PC "Wang, Pin-Chieh" wrote: > Hi, > > I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO. > Initially both server-status and server-info works fine, but some how both > of these pa

Re: Forbidden access

2001-03-06 Thread Sean C. Brady
Hi. Looks like maybe a syntax error look below: "Wang, Pin-Chieh" wrote: > Hi, > > I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO. > Initially both server-status and server-info works fine, but some how both > of these pages denied my display request.(403 Forbidden )

Re: Forbidden access

2001-03-06 Thread ___cliff rayman___
"Wang, Pin-Chieh" wrote: > Hi, > > I build Apache_1.3.14 with mod_perl-1.25 on RedHat Linux 7.0 with DSO. > Initially both server-status and server-info works fine, but some how both > of these pages denied my display request.(403 Forbidden ) > > I have checked httpd.conf where I have > > SetHan