Back to the month index |
Back to the list index
|
Nico De Ranter (nico@oshima.sonytel.be)
Thu, 3 Apr 1997 10:47:09 +0200 (MDT)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Simon Kershaw: "Re: [mSQL] w3-auth"
- Previous message: Brendan Quinn: "Re: [mSQL] Strange mSQL behavior... bug with LIKE functionality?"
- In reply to: Liam Kirsher: "[mSQL] Strange mSQL behavior... bug with LIKE functionality?"
From: nico@oshima.sonytel.be (Nico De Ranter) Message-Id: <199704030847.KAA19070@oshima.sonytel.be> Subject: Re: [mSQL] W3-msql and cgi-bin Date: Thu, 3 Apr 1997 10:47:09 +0200 (MDT)> here is the content of my CGI-BIN
>
> pooky:[cgi-bin] >ls
> w3-auth* w3-msql* sample.html
>
> pooky:[cgi-bin] >more sample.html
>
> <HTML> <HEAD> </HEAD> <BODY>
> <H1> Introduction to W3-msql </H1>
> <! echo("Hello word\n"); >
> </BODY> </HTML>
>
> pooky:[cgi-bin] >netscape
>
> If I try to run sample.html through the server
>
> http://my.host/cgi-bin/w3-msql/sample.html
> I get FILE NOT FOUND . So basically, w3-msql is not passing through. However,
>
> http://my.host/cgi-bin/sample.html gives the following output
>
> Introduction to W3-msql
>
>
>
> Can someone tell me How do I make my script say hello to the world ?
> If my.host is down and I open the script as :
>
> file:///cgi-bin/w3-msql/sample.html
>
> would it work or it NECESSARLY has to be a URL (http://) and pass by the
> web server ?
It will work, but since sample.html is in cgi-bin you should use:
http://my.host/cgi-bin/w3-msql/cgi-bin/sample.html
That should do the trick.
Nico.
>
> Thanks in advance.
> --------------------------------------------------------------------------
> To remove yourself from the Mini SQL mailing list send a message containing
> "unsubscribe" to > "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
> "info msql-list" to majordomo@bunyip.com for info on monthly archives of
> the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
>
---- Nico De Ranter Sony Objective Composer (SOCOM) Sint Stevens Woluwestraat 55 (Rue de Woluwe-Saint-Etienne) 1130 Brussel (Bruxelles), Belgium, Europe, Earth Telephone: +32 2 724 17 41 Telefax: +32 2 726 26 86 e-mail: nico.deranter@sonycom.com -------------------------------------------------------------------------- To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing "info msql-list" to majordomo@bunyip.com for info on monthly archives of the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!