Mailing List Archive



Back to the month index Back to the list index

Bryan A. Pendleton (bp@beau37.wustl.edu)
Tue, 22 Apr 1997 23:38:27 -0500 (CDT)


Date: Tue, 22 Apr 1997 23:38:27 -0500 (CDT)
From: "Bryan A. Pendleton" <bp@beau37.wustl.edu>
Subject: Re: Fw: [mSQL] question about w3-msql
Message-Id: <Pine.LNX.3.93.970422233701.17717A-100000@bpdomain.wustl.edu>

On Tue, 22 Apr 1997, Rob Hill wrote:

> You'd be better off using lite.
> I would appreciate a way of using w3-msql to parse html on the server side
> without needing it as part of my URL (
> http://www.myco.com/cgi-bin/w3-msql/index.html ) -- This is so ugly.
>
> Does anyone know how I can compile support into apache (a module perhaps ;)
> ) that would allow me to set filename extensions that need to be parsed
> with w3-msql ( this is a pain in the butt with lite )
>
> so that http://www.myco.com/stuff/showdata.msql would know to parse based
> on the .msql

No need for anything unusual.... here's what you need to put in your
.htaccess or master apache setup file:

AddHandler w3-msql .msql
Action w3-msql /cgi-bin/w3-msql

                                                ((((((BP))))))
"The root of all knowledge lies within, but knowledge is useless unless it
is collected and shared."

--------------------------------------------------------------------------
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!