Re: [users@httpd] Logging issue

2021-04-17 Thread H
On 04/17/2021 06:09 PM, Eric Covener wrote: >> Yes, I (believe) I understand and find many examples how to configure >> virtual name hosts when you have a domain name. BUT, I have yet to find any >> examples where this works with /one/ single IP address rather than a domain >> name. > This is be

Re: [users@httpd] Logging issue

2021-04-17 Thread Richard
> Date: Saturday, April 17, 2021 17:37:43 -0400 > From: H > > Yes, I (believe) I understand and find many examples how to > configure virtual name hosts when you have a domain name. BUT, I > have yet to find any examples where this works with /one/ single IP > address rather than a domain name.

Re: [users@httpd] Logging issue

2021-04-17 Thread Eric Covener
> Yes, I (believe) I understand and find many examples how to configure virtual > name hosts when you have a domain name. BUT, I have yet to find any examples > where this works with /one/ single IP address rather than a domain name. This is because it's not applicable. The feature you're trying

Re: [users@httpd] Logging issue

2021-04-17 Thread H
On 04/17/2021 03:59 PM, Daniel Ferradal wrote: > You are supposed to define ServerName with its specific name in each > Virtualhost, once there you define customlog and errorlog in each > virtualhost, then you have log for each virtualhost in every case. > > If this is not what happens chances are

Re: [users@httpd] Logging issue

2021-04-17 Thread Daniel Ferradal
You are supposed to define ServerName with its specific name in each Virtualhost, once there you define customlog and errorlog in each virtualhost, then you have log for each virtualhost in every case. If this is not what happens chances are you have a virtualhost somewhere, with a greedy serverna

Re: [users@httpd] Logging issue

2021-04-17 Thread angel Hall-Coulston
1) My previous answer to use MAMP was to a different person and problem, not yours. 2) Yes you’re quite correct, this IS a user support mailing list, BUT NOT A HELP DESK ! 3) With DUE respect I am ONE GUY with little time to be providing free WORK to LARGE companies with employed sysadmins who

Re: [users@httpd] Logging issue

2021-04-17 Thread H
On April 17, 2021 8:57:22 AM EDT, angel Hall-Coulston wrote: >With due respect, please STOP abusing the mailing list and using it >like a 'chat room'. Please RTM as it’s all a bit lazy otherwise. > >> On 17 Apr 2021, at 01:57, H wrote: >> >> On 04/16/2021 08:51 PM, H wrote: >>> On 04/16/2021 08

Re: [users@httpd] Logging issue

2021-04-17 Thread angel Hall-Coulston
With due respect, please STOP abusing the mailing list and using it like a 'chat room'. Please RTM as it’s all a bit lazy otherwise. > On 17 Apr 2021, at 01:57, H wrote: > > On 04/16/2021 08:51 PM, H wrote: >> On 04/16/2021 08:23 PM, Jonathon Koyle wrote: The OP, ie me, just read up on vir