Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can !
Moderator: General Moderators
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Sep 06, 2004 5:39 pm
the content-type is what's screwy I'd say. A text file is done when character 126 or 127 are hit..
need to set the default content-type to a binary format.
James M.
Forum Contributor
Posts: 119 Joined: Wed Mar 31, 2004 6:41 pm
Location: Tallahassee
Post
by James M. » Mon Sep 06, 2004 5:46 pm
Would it be too much to ask how? I tried to write this in the httpd.conf file :
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Mon Sep 06, 2004 7:29 pm
I was able to download a 2GB file from my server using text/plain.. course.. I have rar files mapped to a rar client... The files were identical.. So I'm not sure what's wrong with your server..