Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Sander Temme
On Jun 1, 2009, at 4:57 PM, John Oliver wrote: As you may know, if you don't put any content in /var/www/html, Red Hat will serve the 403 error page because it has configured Directory Listings of /var/www/html to be forbidden. By striking coincidence, that error page HTML document is dolled u

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 04:10:24PM -0700, Sander Temme wrote: > > On Jun 1, 2009, at 3:24 PM, John Oliver wrote: > > >[Mon Jun 01 15:21:19 2009] [debug] mod_deflate.c(447): [client > >128.49.61.83] Zlib: Compressed 305 to 232 : URL /index.html > > > So it's trying to serve you something. This

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Jonas Eckerman
John Oliver wrote: You don't have permission to access / on this server. [...] There is an index.html with 644, and it's in /var/www/html with 755, and that is set as the DocumentRoot. And DirectoryIndex is set to use it? Regards /Jonas -- Jonas Eckerman Fruktträdet & Förbundet Sveriges Döv

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Sander Temme
On Jun 1, 2009, at 3:24 PM, John Oliver wrote: [Mon Jun 01 15:21:19 2009] [debug] mod_deflate.c(447): [client 128.49.61.83] Zlib: Compressed 305 to 232 : URL /index.html So it's trying to serve you something. This is probably the internally generated response from the server after it boin

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 03:51:33PM -0700, Sander Temme wrote: > > On Jun 1, 2009, at 3:27 PM, Frank Gingras wrote: > > >John, > > > >Then you are looking in the wrong error log, since a 403 is always > >logged. > > > >The other possibility is that you're hitting browser cache. > > Yes, but Joh

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 06:27:35PM -0400, Frank Gingras wrote: > John, > > Then you are looking in the wrong error log, since a 403 is always logged. > > The other possibility is that you're hitting browser cache. There are no other log files. [r...@mda-vm1h ~]# date Mon Jun 1 15:46:53 PDT 200

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Sander Temme
On Jun 1, 2009, at 3:27 PM, Frank Gingras wrote: John, Then you are looking in the wrong error log, since a 403 is always logged. The other possibility is that you're hitting browser cache. Yes, but John's other e-mail does show activity, which means he's actually serving pages. We'r

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Frank Gingras
John, Then you are looking in the wrong error log, since a 403 is always logged. The other possibility is that you're hitting browser cache. Frank John Oliver wrote: On Mon, Jun 01, 2009 at 06:00:22PM -0400, Frank Gingras wrote: John, What does the error log say, exactly? Absolute

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 03:09:23PM -0700, Sander Temme wrote: > > I believe that is impossible: 403s are logged. Are you sure you are > looking in the right log? What are the access controls on your > DocumentRoot? > > What is the LogLevel in your configuration file? I bumped LOgLevel to '

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 03:09:23PM -0700, Sander Temme wrote: > > > >Web server is RHEL 5.2 running httpd-2.2.3-22.el5 Nothing is logged > >to > >any error_log. > > I believe that is impossible: 403s are logged. Are you sure you are > looking in the right log? What are the access controls o

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
On Mon, Jun 01, 2009 at 06:00:22PM -0400, Frank Gingras wrote: > John, > > What does the error log say, exactly? Absolutely nothing, besides the messages from httpd starting. > John Oliver wrote: > >Forbidden > > > >You don't have permission to access / on this server. > > > >Additionally, a 40

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Sander Temme
On Jun 1, 2009, at 2:52 PM, John Oliver wrote: Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Web server is RHEL 5.2 running httpd-2.2.3-22.el5 Nothing is l

Re: [us...@httpd] https works, http doesn't

2009-06-01 Thread Frank Gingras
John, What does the error log say, exactly? Frank John Oliver wrote: Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Web server is RHEL 5.2 running httpd-2.2.3-

[us...@httpd] https works, http doesn't

2009-06-01 Thread John Oliver
Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. Web server is RHEL 5.2 running httpd-2.2.3-22.el5 Nothing is logged to any error_log. Access attempts are logged an