Allegedly, on or about 17 October 2018, bruce sent: > I'm simply trying to get the two(2) sites to be accessed via two(2) > different urls.. > http://104.248.125.83/foo > http://104.248.125.83/oxwall > > I do not have an actual FQDN, the two(2) sites are tests on the box. > The "/foo" and "oxwall" are > aliases within the vhost blocks. > > > Something is obviously wrong.. No matter what I do... I'm getting the > 1st "foo/b2evolution" site! > Can't seem to figure out the "doh!!" issue... If you want two completely different sites, then give two different domain names to that IP. If this is only to be done within a LAN, that's easy enough to do. Just create some faked domain names that won't clash with anything you need to do on the net. Then set up virtual name hosts in Apache. e.g. http://foo.example.com/ & http://oxwall.example.com/ If you just want two different sites from a common address, just make the foo and oxwall directories inside the directory root, and access them as per your example addresses above. -- [tim@localhost ~]$ uname -rsvp Linux 4.16.11-100.fc26.x86_64 #1 SMP Tue May 22 20:02:12 UTC 2018 x86_64 Boilerplate: All mail to my mailbox is automatically deleted. There is no point trying to privately email me, I only get to see the messages posted to the mailing list. Give a man an inch, and he thinks he's a ruler. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx