Re: [EMAIL PROTECTED] problem with the DocumentRoot directive

2007-04-27 Thread Ighal Joel Micha
As the strace returned no errors from the stat syscall when the apache was trying to "stat" the directory, yes, you were right, the SELinux was enabled, Thanks! - Ighal On Fri, 2007-04-27 at 13:46 -0400, Joshua Slive wrote: > On 4/27/07, Ighal Joel Micha <[EMAIL P

[EMAIL PROTECTED] problem with the DocumentRoot directive

2007-04-27 Thread Ighal Joel Micha
Hello, Would you tell me why am I getting the next error? Configuration file: ServerName xxx.xxx.xxx.xxx ServerAlias xx DocumentRoot /home/library-base Options Indexes MultiViews FollowSymLinks AllowOverride None

[EMAIL PROTECTED] SSLClientVerify and LocationMatch

2007-02-21 Thread Ighal Joel Micha
Hi everybody, I am trying the SSLClientVerify in conjunction with the LocationMatch directive. Description of the process --- It is a reverse proxy in a VirtualHost instance. And I would like to be restrictive with the SSL clients only when they access a certai