HTTP Problem

Bob Wirka bobwirka at rtcworks.com
Tue Sep 13 20:24:22 UTC 2005


Nevermind...

The difference between BOA and Busybox is that busybox MUST have the cgi 
script in /cgi-bin (under httpd home directory). Also, files pointed to 
within html code must have a "/" ahead of them. Everything is referenced 
to the home directory for httpd as if it was root.

Thanks anyway,

Bob Wirka

Bob Wirka wrote:

> Hello,
>
> I'm trying to serve up a web page generated by a script file. The 
> index.html is:
>
> <meta http-equiv="refresh" content="0;url=/srvr.cgi">
>
> where "srvr.cgi" is the script that generates the html.
>
> When you point a browser to the target, it appears that the target 
> serves up the "srvr.cgi" script file itself instead of executing it 
> and returning what it produces. The browser asks what YOU want to do 
> with the file (save/execute).
>
> This is working on another product with the BOA webserver; a browser 
> will display the html produced by the script.
>
> Any suggestions?
>
> Thank you,
>
> Bob Wirka
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/cgi-bin/mailman/listinfo/busybox
>
>



More information about the busybox mailing list