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