Thanks Anthony! :) Jitesh
On Thu, 2009-02-26 at 08:55 -0700, Anthony J. Biacco wrote: > “Header unset Accept-Ranges” to not send it or > > “Header set Accept-Ranges: none” to specifically set it to none > > > > Fyi, mod_headers module must be loaded. > > > > -Tony > > --------------------------- > > Manager, IT Operations > > Format Dynamics, Inc. > > 303-573-1800x27 > > abia...@formatdynamics.com > > http://www.formatdynamics.com > > > > > From: Jitesh Shah [mailto:jite...@marvell.com] > Sent: Thursday, February 26, 2009 7:03 AM > To: users@httpd.apache.org > Subject: [us...@httpd] Range-Request > > > > > Hi, > I am grappling with a problem related to Range-Requests. Thing is, I > want to disable range-requests on the server-side. I see that my > apache > instance belts out packets with "Accept-Ranges: bytes" header set. > I tried to find config option in /etc/httpd/conf.d to disable > range-requests, but couldn't find one!.. How do I tell Apache to send > a > "Accept-Ranges: none" in the header? i.e. disable range-requests > > Thanking in anticipation. > Jitesh > >