Re: apache setup questions

2003-01-03 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 03 January 2003 08:41 am, Burke, Thomas G. wrote: > Interesting... > > /etc/httpd is defined as the server root... Isn't that correct, as > that's where the config files are? ARGH! My mistake, sorry. I see you have it sorted out now, but y

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
t: Re: apache setup questions Burke, Thomas G., On Friday January 03, 2003 04:05, Burke, Thomas G. wrote: > Disabled the rules for a bit, and the same story happens. I am > sure that httpd.conf is the culprit, for 2 reasons > > 1) I've had this (or slight variations of it) fi

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
, 2003 4:16 PM To: [EMAIL PROTECTED] Subject: RE: apache setup questions On Fri, 2003-01-03 at 15:05, Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Disabled the rules for a bit, and the same story happens. I am > sure that httpd.conf is the culprit

Re: apache setup questions

2003-01-03 Thread Brian Ashe
Burke, Thomas G., On Friday January 03, 2003 04:05, Burke, Thomas G. wrote: > Disabled the rules for a bit, and the same story happens. I am sure > that httpd.conf is the culprit, for 2 reasons > > 1) I've had this (or slight variations of it) firewall running since > May of 200 Wow! over 1800

RE: apache setup questions

2003-01-03 Thread Bret Hughes
On Fri, 2003-01-03 at 15:05, Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Disabled the rules for a bit, and the same story happens. I am sure > that httpd.conf is the culprit, for 2 reasons > > 1) I've had this (or slight variations of it) firewall running since

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
out 3 hours ago, with the firewall up. Of course, this was when I was getting the error message that started this whole thread.. - -Original Message- From: Bret Hughes [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 3:44 PM To: [EMAIL PROTECTED] Subject: RE: apache setup questions

RE: apache setup questions

2003-01-03 Thread Bret Hughes
On Fri, 2003-01-03 at 13:50, Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I don't think this is the issue, as this script is nearly identical > to the one I used to use... On the off chance, though, I'm using > ipchains, and the script follows. > This looks like

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
echo -n "." # # Set ftp-data for maximum throughput $IPCHAINS -A output -p tcp -d 0/0 20 -t 0x01 0x08 echo -n "." echo "Done!" # # Allow outgoing ICMP echo -n "Allow outgoing ICMP.." $IPCHAINS -A output -p icmp -s $INTERNAL_NET -d $ALLADDR -j ACCEPT e

RE: apache setup questions

2003-01-03 Thread Bret Hughes
On Fri, 2003-01-03 at 13:04, Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > OK, apache is working from the local machine... > > I can log in from the local machine, & I get the test page that > shipped with it. > > However, when I try to get there from outside (wor

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
inal Message- From: Burke, Thomas G. [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 12:22 PM To: '[EMAIL PROTECTED]' Subject: RE: apache setup questions *** PGP Signature Status: good *** Signer: Tom Burke <[EMAIL PROTECTED]> *** Signed: 01/03/2003 12:21:06 PM *** Ve

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
l Message- From: Burke, Thomas G. [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:17 AM To: '[EMAIL PROTECTED]' Subject: RE: apache setup questions *** PGP Signature Status: good *** Signer: Tom Burke <[EMAIL PROTECTED]> *** Signed: 01/03/2003 11:16:22 AM *** Verifie

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
nt: Friday, January 03, 2003 11:08 AM > To: [EMAIL PROTECTED] > Subject: Re: apache setup questions > > > Also, are you restarting Apache after you make changes? > > John Nichel wrote: > >>Somewhere around line 283, you will see a line that looks like this >>>

Re: apache setup questions

2003-01-03 Thread John Nichel
bject: Re: apache setup questions Also, are you restarting Apache after you make changes? John Nichel wrote: Somewhere around line 283, you will see a line that looks like this DocumentRoot "/path/to/your/document/root" Then around line 308 And around line 363 DirectoryI

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:08 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Also, are you restarting Apache after you make changes? John Nichel

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 They're not in that order, but they're all there.. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 11:02 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Somewhere aroun

Re: apache setup questions

2003-01-03 Thread John Nichel
L PROTECTED] Subject: Re: apache setup questions Document root will be listed in two places. Is it "/home/httpd/html" in both places? Burke, Thomas G. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ServerRoot "/etc/httpd" DocumentRoot "/home/httpd/html"

Re: apache setup questions

2003-01-03 Thread John Nichel
rke, Thomas G. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I only see DocumentRoot once, I think. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:14 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Document root will be liste

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
4096 Dec 22 17:59 piranha - -rw-r--r--1 root root 1154 Nov 5 11:32 poweredby.png - -Original Message- From: Brent Sims [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:37 AM To: [EMAIL PROTECTED] Subject: RE: apache setup questions > Forbidden > You don&

RE: apache setup questions

2003-01-03 Thread Brent Sims
> Forbidden > You don't have permission to access / on this server. > Apache/1.3.27 Server at tomii.dnsalias.com Port 80 > Hi Thomas, The error is telling you what is amiss. Correcting the problem should be much easier than starting anew. If the permissions are correct in the /html dire

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
l [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:14 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Document root will be listed in two places. Is it "/home/httpd/html" in both places? Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- >

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
to access / on this server. Apache/1.3.27 Server at tomii.dnsalias.com Port 80 - -Original Message- From: Burke, Thomas G. [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:14 AM To: '[EMAIL PROTECTED]' Subject: RE: apache setup questions *** PGP Signature Status: g

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I only see DocumentRoot once, I think. - -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 10:14 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Document root will be listed in two

Re: apache setup questions

2003-01-03 Thread John Nichel
mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 8:33 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions *** PGP Signature Status: unknown *** Signer: Unknown, Key ID = 0x801BFD2B *** Signed: 01/03/2003 8:33:24 AM *** Verified: 01/03/2003 8:36:25 AM *** BEGIN PGP VERIFIED MES

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ServerRoot "/etc/httpd" DocumentRoot "/home/httpd/html" - -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 8:33 AM To: [EMAIL PROTECTED] Subject: Re: apache setup

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
03 8:33 AM To: [EMAIL PROTECTED] Subject: Re: apache setup questions *** PGP Signature Status: unknown *** Signer: Unknown, Key ID = 0x801BFD2B *** Signed: 01/03/2003 8:33:24 AM *** Verified: 01/03/2003 8:36:25 AM *** BEGIN PGP VERIFIED MESSAGE *** On Friday 03 January 2003 08:12 am, Burke, Thoma

Re: apache setup questions

2003-01-03 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 03 January 2003 08:12 am, Burke, Thomas G. wrote: > Running as nobody in group nobody. /home/httpd/html directory is > group nobody & user nobody > > DirectoryIndex line is there. > > index.html exists. Just to double check, is /home/httpd/

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
y 02, 2003 7:02 PM To: [EMAIL PROTECTED] Cc: '[EMAIL PROTECTED]' Subject: Re: apache setup questions Couple of things Verify that whatever user/group that apache is running as has read permission on the htdocs (document root) directory Look for a line like this (somewhere aroun

RE: apache setup questions

2003-01-03 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yes - -Original Message- From: Gene [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 6:01 PM To: [EMAIL PROTECTED] Subject: Re: apache setup questions Burke, Thomas G. wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash

Re: apache setup questions

2003-01-02 Thread John Nichel
Couple of things Verify that whatever user/group that apache is running as has read permission on the htdocs (document root) directory Look for a line like this (somewhere around line 363) in httpd.conf... DirectoryIndex index.html If your default extension for web pages is going to be .htm

Re: apache setup questions

2003-01-02 Thread Gene
Burke, Thomas G. wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey gang, I've got the server put mostly back together after the wipeout... I'm having some problems with apache, however, and I cannot seem to isolate them. Apache -> got the newest apache reinstalled (1.37.? for RH6.2).

Re: apache setup questions

2003-01-02 Thread Anth Courtney
Hello Thomas, > When I try to surf from the local machine, I get "you do not have > permission to access /" (Or something similar, sorry - I don't have > it handy). I have gone through the /home/httpd/html directory, chgrp Do you have an index.html file in that directory? If not, do you have s