Thanx Ammon, I've been losing my mind trying to figure out what causes 
webserv to respond the way it does. I can't seem to get it to pass any 
POST data to cgi, even if the cgi program consists of little more 
content than: print "content-type: text/html^/"(missing the typical 
headers, etc. of course) because it immediately returns that the 
document contains no data which I presume to mean webserv isn't handling 
it correctly at all and the cgi script is crashing.

Anyway, I await a new version to be certain.

Eric

Ammon Johnson wrote:

> I'll relay this to the author.  I happen to know he has a new version
> on his hard drive that he just hasn't been able to find the time
> upload perhaps your issue will be resolved with webserv.r...
> 
> Enjoy!!
> ~~Ammon ;~>
> 
> 
> On 5/28/05, Eric Haddix <[EMAIL PROTECTED]> wrote:
> 
>>=20
>>Yes. I had a horrible time getting it to work with my image uploads.
>>=20
>>Ammon Johnson wrote:
>>=20
>>
>>>Webserv.r  You're talking about Cal Dixon's webserver?  POST images,
>>>you mean uploading to the webserver, right?
>>>
>>>Enjoy!!
>>>~~Ammon ;~>
>>>
>>>
>>>On 5/27/05, Eric Haddix <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>>>=3D20
>>>>This is probably more of an Apache question that will be handled easies=
> 
> t
> 
>>>>by using mod_rewrite but here goes...
>>>>=3D20
>>>>I need to have Apache execute a Rebol script that will preprocess an
>>>>HTML file but I'd like to make it so that instead of the url being
>>>>=3D20
>>>>www.mysite.com/cgi-bin/handler.r?filename=3D3Dindex.html
>>>>=3D20
>>>>it could be
>>>>=3D20
>>>>www.mysite.com/index.html
>>>>=3D20
>>>>If I hadn't had such horrible results with webserv.r and POST binary
>>>>data(images), I would be using that by now and wouldn't have this
>>>>problem in the least but at this point, I might be willing to recode
>>>>just so I can do all of this from one single program which I can hack
>>>>the code to do what I need. That was my original intent.
>>>>=3D20
>>>>Any pointers?
>>>>--
>>>>To unsubscribe from the list, just send an email to
>>>>lists at rebol.com with unsubscribe as the subject.
>>>>=3D20
>>>>
>>
>>--
>>To unsubscribe from the list, just send an email to
>>lists at rebol.com with unsubscribe as the subject.
>>=20
>>
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to