How secure is apache server linux?
No Answer is Posted For this Question
Be the First to Post Answer
Is apache web server free?
What is apache virtual host?
From where apache names comes?
Does Apache come with Java support?
what is use of apache in web server?
What is use of nonroot user in httpd.conf file on apache?
Does apache log post data?
What is location of log files for apache server?
How to ensure web server is getting started after server reboot?
How does apache make money?
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 to start apache server in windows?