Is nginx better than apache?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between service and systemctl?
How do I download apache web server?
What is the difference between apache and apache tomcat?
Do I need apache tomcat?
What are the various types of virtual hosts in apache?
Is apache license free?
Is nginx better than apache?
How do I start apache server?
Where is apache config centos?
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,
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
On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf?