How to verify httpd.conf file to ensure no configuration syntax error?
No Answer is Posted For this Question
Be the First to Post Answer
What’s the mod_perl module?
Explain about mod_vhost_alias?
What is apache process?
How would you describe the apache web server in brief?
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 you set up a virtual host in Apache?
How to check for the httpd.conf consistency?
What port is apache listening on?
What is ServerType directive?
Who developed apache?
What is apache and how does it work?
What is mod_evasive module?