Re: [users@httpd] Forwarding question.

2024-02-09 Thread joe a
On 2/8/2024 22:52:59, joe a wrote: On 2/5/2024 14:19:24, joe a wrote: On 2/5/2024 13:24:22, Frank Gingras wrote: On Mon, Feb 5, 2024 at 1:20 PM joe a > wrote:     On 2/5/2024 11:58:55, Frank Gingras wrote: > > > On Mon, Feb 5, 2024 at 11:55 

Re: [users@httpd] Forwarding question.

2024-02-09 Thread joe a
On 2/8/2024 23:58:07, Frank Gingras wrote: . . . There are some issues accessing from off premises, that is, when requests are entering via the internet facing router.  Like 301 and 400 errors. Configuration is like this: Internet router-> server-with-apache-redirect-t

Re: [users@httpd] Forwarding question.

2024-02-09 Thread Richard
> Date: Thursday, February 08, 2024 22:52:59 -0500 > From: joe a > > There are some issues accessing from off premises, that is, when > requests are entering via the internet facing router. Like 301 and > 400 errors. > > ... > > On the apache server the hosts files is used to resolve the hos

Re: [users@httpd] Forwarding question.

2024-02-08 Thread Frank Gingras
On Thu, Feb 8, 2024 at 10:53 PM joe a wrote: > On 2/5/2024 14:19:24, joe a wrote: > > On 2/5/2024 13:24:22, Frank Gingras wrote: > >> > >> > >> On Mon, Feb 5, 2024 at 1:20 PM joe a >> > wrote: > >> > >> On 2/5/2024 11:58:55, Frank Gingras wrote: > >> >

Re: [users@httpd] Forwarding question.

2024-02-08 Thread joe a
On 2/5/2024 14:19:24, joe a wrote: On 2/5/2024 13:24:22, Frank Gingras wrote: On Mon, Feb 5, 2024 at 1:20 PM joe a > wrote:     On 2/5/2024 11:58:55, Frank Gingras wrote: > > > On Mon, Feb 5, 2024 at 11:55 AM joe a mailto:joea-li...@j4compute

Re: [users@httpd] Forwarding question.

2024-02-05 Thread joe a
On 2/5/2024 13:24:22, Frank Gingras wrote: On Mon, Feb 5, 2024 at 1:20 PM joe a > wrote: On 2/5/2024 11:58:55, Frank Gingras wrote: > > > On Mon, Feb 5, 2024 at 11:55 AM joe a mailto:joea-li...@j4computers.com> >

Re: [users@httpd] Forwarding question.

2024-02-05 Thread Frank Gingras
On Mon, Feb 5, 2024 at 1:20 PM joe a wrote: > On 2/5/2024 11:58:55, Frank Gingras wrote: > > > > > > On Mon, Feb 5, 2024 at 11:55 AM joe a > > wrote: > > > > In a case where there is only one available incoming IP, is there a > > way, > > within apa

Re: [users@httpd] Forwarding question.

2024-02-05 Thread joe a
On 2/5/2024 11:58:55, Frank Gingras wrote: On Mon, Feb 5, 2024 at 11:55 AM joe a > wrote: In a case where there is only one available incoming IP, is there a way, within apache, to host different domains, each on its own internal server, with

Re: [users@httpd] Forwarding question.

2024-02-05 Thread Frank Gingras
On Mon, Feb 5, 2024 at 11:55 AM joe a wrote: > In a case where there is only one available incoming IP, is there a way, > within apache, to host different domains, each on its own internal > server, without requiring the external "calling browser" being any the > wiser? That is, without requirin

[users@httpd] Forwarding question.

2024-02-05 Thread joe a
In a case where there is only one available incoming IP, is there a way, within apache, to host different domains, each on its own internal server, without requiring the external "calling browser" being any the wiser? That is, without requiring the browser to "ask again" in a different manner?