Hi SunandaDH, On Monday, October 17, 2005, 9:49:17 AM, you wrote:
Sac> I just tried info? with a few websites, and getting back 0 seems common. CGIs don't usually respond to HEAD. You have to do a normal GET to get the actual file length. In case of the script download CGI, maybe you could check if it's possible to let Apache call it for HEAD, and make it return an appropriate header in that case. Not sure how useful it is, though. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
