Re: [Discuss] apache

2020-04-24 Thread John Abreau
On Fri, Apr 24, 2020 at 4:28 PM dan moylan wrote: > hmmm -- no /etc/apache2 on either machine. no man pages for > apache or apache2. gimmie a hint. > You said at the top of the thread that the systems are running Fedora 31. Fedora puts the config files under /etc/httpd, not /etc/apache2. The

Re: [Discuss] [EXT] Re: apache

2020-04-24 Thread Chuck Anderson
On Fri, Apr 24, 2020 at 04:31:09PM -0400, Dan Ritter wrote: > dan moylan wrote: > > > > dan ritter writes: > > > Both of them need to know the relatiionship between names and IP > > > addresses. This can be done via DNS or via /etc/hosts entries. > > > > yes, aok in /etc/hosts. > > > > > Then t

Re: [Discuss] apache

2020-04-24 Thread Derek Atkins
Did you open the firewall? -derek Sent using my mobile device. Please excuse any typos. On April 24, 2020 4:05:59 PM dan moylan wrote: i have two computers at home, arcturas and aldeberon, both running fc31 and chrome browsers, and both running apache servers. on arcturas, i can access my hom

Re: [Discuss] apache

2020-04-24 Thread Dan Ritter
dan moylan wrote: > > dan ritter writes: > > Both of them need to know the relatiionship between names and IP > > addresses. This can be done via DNS or via /etc/hosts entries. > > yes, aok in /etc/hosts. > > > Then the apache servers need to know what servernames that they > > are serving. Thi

Re: [Discuss] apache

2020-04-24 Thread dan moylan
dan ritter writes: > Both of them need to know the relatiionship between names and IP > addresses. This can be done via DNS or via /etc/hosts entries. yes, aok in /etc/hosts. > Then the apache servers need to know what servernames that they > are serving. This is typically in /etc/apache2/sites

Re: [Discuss] [EXT] apache

2020-04-24 Thread Chuck Anderson
My guess is that the default Fedora firewall rules aren't allowing http/https in. Run firewall-config (type "Firewall" from the Activities Overview screen) and add http (and probably https) to the list of services allowed on the security zone where your NIC is connected (FedoraWorkstation by de

Re: [Discuss] apache

2020-04-24 Thread Dan Ritter
dan moylan wrote: > > i have two computers at home, arcturas and aldeberon, both > running fc31 and chrome browsers, and both running apache > servers. on arcturas, i can access my home website using > localhost/moylan/ or arcturas/moylan/. on aldeberon the > same. however neither can access t

[Discuss] apache

2020-04-24 Thread dan moylan
i have two computers at home, arcturas and aldeberon, both running fc31 and chrome browsers, and both running apache servers. on arcturas, i can access my home website using localhost/moylan/ or arcturas/moylan/. on aldeberon the same. however neither can access the other -- i.e. if i try aldeb