Ooooooooo this one smells
This is you :
~/Desktop/s$ HEAD
http://zoidberg.servehttp.com/planni..._Tac_250kW.jpg
200 OK
Connection: close
Date: Fri, 17 Nov 2006 03:55:04 GMT
Accept-Ranges: bytes
ETag: "2c22-5ef7e-f87719fe"
Server: Apache/2.2.3 (Win32) DAV/2 mod_ssl/2.2.3 OpenSSL/0.9.8d mod_autoindex_color PHP/5.1.6
Content-Length: 388990
Content-Type: image/jpeg
Last-Modified: Sun, 12 Nov 2006 18:29:50 GMT
Client-Date: Fri, 17 Nov 2006 03:53:38 GMT
Client-Peer: 82.28.225.89:80
Client-Response-Num: 1
Soooooooo Apache on Windows no wonder it doesnt work (nope just kidding).
I too thought it could be a mod_deflate / compress issue : MIME types and conf all look good - pondered on it somewhat gave up and found this thread :
http://www.apachelounge.com/forum/vi...er=asc&start=0
Seems like files are maybe being corrupted on the way up - I assume u upload via WebDAV.
Looks like a couple of guys have pondered on this somewhat trying a few options but the one that seemed to work is this :
Change these in httpd.conf
EnableMMAP off
EnableSendfile off
Restart Apache
Try downloading the file via the web (I suspect it wont work as per previously)
Upload you file AGAIN !
Try downloading again via the web (couple of suspects on that thread have had results).
----- Alternatively Try rolling back to an earlier version of Apache. The latest is not necessarily the best
I'm still running Apache 1.3.x LOL from years back.
---------- Post added at 04:24 ---------- Previous post was at 04:06 ----------
Quote:
Originally Posted by Druchii
I have the same thing with XAMMP, however, when i connected to my site with a constant 20Mb+ connection i could do everything fine :/ (Colleges JANET network thing)
Odd.
|
Thats also interesting as there have been suggestions that Apache 2.2.3 and QoS are not happy with each other. No QoS at uni
Heh only 20Mb+ at uni mate ? I'm sure u're on at least 155mbps..... Ahhhhh the good ol days of JANET hacking

Even brings a tear to my eye.