Re: How do you get CGI happening?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jerry Story wrote:
> 
> I opened the page in a browser.
> 
> But just a few minutes ago I put ecoform.htm and economy.exu on my website and
> then I opened ecoform.htm in a browser. At first it said POST is not allowed.
> So I changed POST to GET. Now it displays economy.exu. Still don't have it
> right.
> 
> economy.exu seems to have code in it that handles GET.

Jerry, you have to have a web server running that receives the incoming
HTTP request and is able to serve up the page. So, for example, Apache would
run your exu program and send the output to the browser.

Without the web server, nothing gets served to the browser (or it acts like
a file viewer).

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu