Apache and .as['s

B

Bruce A. Julseth

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
 
T

Tom Kaminski [MVP]

Bruce A. Julseth said:
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...

http://www.aspfaq.com/show.asp?id=2181
 
R

Ray at

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
 
R

Ray at

Huh, how about that? I wonder if Microsoft will sue Sun and make them quit
with the Chilisoft nonsense.

Ray at work
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top