Do you really need two different web servers? You can use 1 web server to listen on two different ports. Just duplicate the sections with the ports numbers in the one configuration file.
If in fact you really do want two different web servers, you will need two completely different configuration files. Add '-f <filename>' to your apachectl command to point at each configuration file. Dan Please respond to users@httpd.apache.org To: users@httpd.apache.org cc: (bcc: Dan Mitton/YD/RWDOE) Subject: [us...@httpd] Can I have 2 httpd servers running on 2 different ports? LSN: Not Relevant User Filed as: Not a Record Hi, Can I have 2 httpd servers running on 2 different ports? If so, what is the configuration change that i need to do. I tried running apachectl start with different port numbers in httpd.conf. But it says httpd already running. Please let me know. Thanks in advance. Thanks & Regards, Aruna.