Dirk Lutzebaeck ([EMAIL PROTECTED]) said something to this effect:
> No, doesn't seem to matter in my case. Is there any place I can verify
> that Apache has sent some data to the client?

try:

$ telnet myhost 80
GET / HTTP/1.0

(two carriage returns)

You should see what the server is sending. For SSL, use port 443 instead of 80.

(darren)

-- 
Have an adequate day.

Reply via email to