[users@httpd] Error logs per virtual host

2025-02-18 Thread Michael Osipov
Folks, I am running Apache/2.4.62 (FreeBSD) and trying to understand how ErrorLog on a per virtual host basis works. [1] says: > When a request is received, the server first maps it to the best matching > based on the local IP address and port combination only. > Non-wildcards have a higher pr

Re: [users@httpd] VirtualHost with ServerAlias and SSLCertificateFile no friends?

2024-07-08 Thread Michael Osipov
On 2024/07/04 13:57:06 Frank Gingras wrote: > On Thu, Jul 4, 2024 at 8:44 AM Michael Osipov wrote: > > > Folks, > > > > please consider the following example: > > > > > > ServerAdmin m...@example.com > > > ServerName foo.ex

[users@httpd] VirtualHost with ServerAlias and SSLCertificateFile no friends?

2024-07-04 Thread Michael Osipov
Folks, please consider the following example: > > ServerAdmin m...@example.com > ServerName foo.example.com > ServerAlias foo.sub.example.net > DocumentRoot /usr/local/www/apache24/data > ErrorLog "/var/log/apache/foo-ssl-errors.log" > CustomLog "/var/log/apache/foo-ssl-ac

[users@httpd] Custom authentication and ap_is_initial_req

2014-07-17 Thread Michael Osipov
Hi folks, I use a custom auth module with performs connection-legged authentication. I do see duplicate WWW-Authenticate headers in the response from the server. [Thu Jul 17 10:40:19 2014] [error] [client ] authenticating main request [Thu Jul 17 10:40:19 2014] [error] [client ] no Authorization