Re: [users@httpd] Virtualhosts

2018-06-19 Thread Richard
> Date: Tuesday, June 19, 2018 20:01:07 -0400 > From: Louis > > Apache 2.4 on Ubuntu 16.04LTS . We have multiple VirtualHosts > running on port 80, one on port 8080. They are all fully > functional... > > BUT for the one on port 8080 I have to explicitly append the port > number to the URL in

Re: [users@httpd] Virtualhosts

2018-06-19 Thread Eric Covener
On Tue, Jun 19, 2018 at 8:01 PM Louis wrote: > > Apache 2.4 on Ubuntu 16.04LTS . We have multiple VirtualHosts running on > port 80, one on port 8080. They are all fully functional... > > BUT for the one on port 8080 I have to explicitly append the port number > to the URL in a browser to access i

[users@httpd] Virtualhosts

2018-06-19 Thread Louis
Apache 2.4 on Ubuntu 16.04LTS . We have multiple VirtualHosts running on port 80, one on port 8080. They are all fully functional... BUT for the one on port 8080 I have to explicitly append the port number to the URL in a browser to access it (or the browser gets the 000-default.) No diff betw