Tom
Mon Sep 15 14:32:39 CDT 2003
After a little diggin', it looks like Sun bought out ChiliSoft ...
http://wwws.sun.com/software/download/products/3f4e6fe6.html
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:%237OFJ57eDHA.2320@TK2MSFTNGP12.phx.gbl...
> Apache doesn't support ASP, natively. ASP is supported by IIS, which is
> Microsoft's Web server software. I believe if you install Chilisoft, you
> can run ASP on Apache, but I know nothing about it.
>
> Ray at work
>
> "Bruce A. Julseth" <bruceaj@attglobal.net> wrote in message
> news:%23CJJX27eDHA.2408@TK2MSFTNGP09.phx.gbl...
> > I have a simple .asp test program, punctual.asp.
> >
> > <html>
> >
> > <body>
> > <h1>Welcome</h1>
> > In Webserverland, the time is exactly <% = Time %>
> > </body>
> >
> > </html>
> >
> > The page is being displayed okay except for the <% = Time %>.
> >
> > I assume I need to tell Apache how to handle .asp file but I failed to
> find
> > anything in the documentation.
> >
> > Appreciate some help on this...
> >
> > Thank you...
> >
> > Bruce A. Julseth
> >
> >
>
>