William, I installed three separate Windows services, with each using its own config file, doc root and logfiles. Within each config file I specified one of three IP addresses at port 8080 and specified the Virtual Host, doc root, logfiles, etc. I tested it out and when I started one of the services, the website for the IP it was uinsg came up fine. However, the other websites for the other two IP's would not come up. I then started the second service and I was able to get to the second website, but the third still did not come up. I then started the last one and the third site come up. I reversed to shut the down on at a time and each time the site would longer be available. I no longer have a site or config that has Listen 8080. John William A. Rowe, Jr. wrote: > > jwberger wrote: >> I did that but it still seemed like if I had only one windows service it >> started all three sites no matter what. I install a new service that >> used >> one of the ip:8080 for its listening address. It used a different >> logfile, >> error file and document root. However, when I started the service I >> could >> get to all three IP addresses at port 8080. Again, maybe I am doing >> something wrong. > > While one apache still has Listen 8080 (which means Listen 0.0.0.0:8080 or > "listen on all IP adapters to port 8080) no other will start. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > -- View this message in context: http://www.nabble.com/Running-Multiple-Windows-Services-on-port-8080-tp19748920p19766979.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx