Mailinglist Archive: opensuse (3442 mails)
| < Previous | Next > |
Re: [SLE] [Apache] Using main server config _and_ virtual hosting?
- From: JW <jw@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Nov 2001 18:30:15 -0600
- Message-id: <5.1.0.14.0.20011130182551.03f79ea0@xxxxxxxxxxxxxxxxxxxxxxx>
At 05:43 PM 11/30/2001 -0600, you wrote:
>Not according to my Apache access logs. In fact, I see no HTTP 1.1
>clients in it at all.
>
>Jeffrey
Dude most everything is 1.1 now.
ccs003:~ # grep "HTTP/1.1" /var/log/httpd/access_log |wc -l
2079
ccs003:~ # grep "HTTP/1.0" /var/log/httpd/access_log |wc -l
1553
----------------------------------------------------
Jonathan Wilson
System Administrator
Cedar Creek Software http://www.cedarcreeksoftware.com
Central Texas IT http://www.centraltexasit.com
>Not according to my Apache access logs. In fact, I see no HTTP 1.1
>clients in it at all.
>
>Jeffrey
Dude most everything is 1.1 now.
ccs003:~ # grep "HTTP/1.1" /var/log/httpd/access_log |wc -l
2079
ccs003:~ # grep "HTTP/1.0" /var/log/httpd/access_log |wc -l
1553
----------------------------------------------------
Jonathan Wilson
System Administrator
Cedar Creek Software http://www.cedarcreeksoftware.com
Central Texas IT http://www.centraltexasit.com
| < Previous | Next > |