Virtualhosts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 between .conf files except Listen 80 | 8080 and <VirtualHost *:80> | <VirtualHost *:8080>

How to avoid appending the port number to the browser URL? (I'm sure it's simple, but I just can't find it.)

Nothing relevant in the logs. From apachectl -S :

VirtualHost configuration:
*:8080 ships-admin (/etc/apache2/sites-enabled/ships-admin.conf:5)
*:80                   is a NameVirtualHost
default server localhost (/etc/apache2/sites-enabled/001-default.conf:1) port 80 namevhost localhost (/etc/apache2/sites-enabled/001-default.conf:1)
         port 80 namevhost ships (/etc/apache2/sites-enabled/ships.conf:4)
port 80 namevhost shipstt (/etc/apache2/sites-enabled/shipstt.conf:1)

etc., etc,

Many thanks -- Louis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux