I have installed ASP modules using easyapache. Now the asp files are recognized by the server and is woring but the asp command is NOT working
for example I have added
<%
response.write "test"
%>
but I DO NOT see an output.
I have an asp file with includes for header and Footer but it is NOT visible on the site.
How can I make it work. If anyone has configured asp, please let me know.
for example I have added
<%
response.write "test"
%>
but I DO NOT see an output.
I have an asp file with includes for header and Footer but it is NOT visible on the site.
How can I make it work. If anyone has configured asp, please let me know.