Why apache tomcat is used?
No Answer is Posted For this Question
Be the First to Post Answer
How to troubleshoot port conflict issue?
What are the features of apache web server?
Explain about servertype directive in apache server?
How to check for the httpd.conf consistency?
Do I need apache tomcat?
How to ensure web server is getting started after server reboot?
How do I know if apache is running on windows?
What is systemctl?
Can I serve content out of a directory other than the documentroot directory?
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,
Explain about mod_vhost_alias?
What are the future plans for Apache?