Can we use Active Server Pages (ASP) with Apache?
Answers were Sorted based on User's Feedback
Answer / deepak
Apache Web Server package does not include ASP support.
However, a number of projects provide ASP or ASP-like
functionality for Apache. Some of these are:
Apache::ASP
mod_mono
Chilisoft ASP
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil
Hi,
You can use Chilisoft third party software to run asp
server pages.
| Is This Answer Correct ? | 1 Yes | 0 No |
I use IIS 6 and Apache 2.0.52 and I want to need connector IIS with tomcat. My tomcat using 8080 IIS using 80 my Apache application name is workspace and how can I use http://myserverip/workspace ? with isapi or anaother connector Best regards.
What do you mean by documentroot of apache?
Where is apache installed on windows?
This is very strange. I am running apache 2.2 (compiled with gcc and all default params) on AIX 5.2.0.6 - 64 bit kernel. I edit the httpd.conf file to listen on two different ports -- Listen 8000 Listen 8001 The server will not start no errors or anything it just accepts the command but nothing starts. I can comment out on of the entires and everything starts up just fine minus the commented out port. Listen 8000 #Listen 8001 So, my problem is that I cannot get apache to listen on two ports, any ideas? Has someone else seen this before? Thanks,
How do I start apache on centos?
I've updated my apache web server from version 2.0.55 to 2.2.0, now all my pages are blank, any thoughts? thanks in advance
Is apache single threaded?
I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?
How do you check for the httpd.conf consistency and any errors in it?
How to verify httpd.conf file to ensure no configuration syntax error?
What is the difference between the servername directive and serveralias?
How do you check the version of the running apache web server?