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?

[users@httpd] Re: mod_fcgid problem in chroot: (38)Function not implemented

2024-02-05 Thread Robbie Roerbak
Dear all, To reply to myself: I resolved the problem by doing: mount --rbind /dev /chroot/apache/dev/ Kind regards, Robbie From: Robbie Roerbak Sent: 31 January 2024 17:45 To: users@httpd.apache.org Subject: [users@httpd] mod_fcgid problem in chroot: (38)Functi