How does Apache compared to other servers?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of apache server?
How does apache tomcat works?
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,
Where are the apache logs?
If you have to more than one url map to the same directory but you don’t have multiple alias directives. What you will do?
How to install apache?
Can you change the listening port from default to something else?
How to stop/start apache web server?
How to find httpd.conf file if you don’t know installation location?
Can we use Active Server Pages (ASP) with Apache?
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.
On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf?