You're right.
httpd -M doesn't show authz_user_module.
Sorry for the inconvenience and thank you for the fast reply.
Bastien Semene
Administrateur Réseau& Système
Cyanide Studio - FRANCE
Le 15/04/2011 11:27, Nick Kew a écrit :
On 15 Apr 2011, at 10:16, Admin Cyanide wrote:
Hi list,
I'm setting up a new vhost and have this error currently :
[Fri Apr 15 10:17:37 2011] [crit] [client 62.73.7.64] configuration error:
couldn't check access. Check your 'Require' directive: /
[Fri Apr 15 10:17:37 2011] [crit] [client 62.73.7.64] configuration error:
couldn't check a
Le 30/03/2011 15:40, Nick Kew a écrit :
On 30 Mar 2011, at 14:32, Admin Cyanide wrote:
I just want to be sure we're talking about authorisations and not
authentication. I know how to use SQL, LDAP or whatever to create
authentications mechanisms.
What I'm searching is
Le 30/03/2011 12:30, Nick Kew a écrit :
On 30 Mar 2011, at 10:21, Admin Cyanide wrote:
another way to do this ?
I'm searching for something with a database authentication backend, so I can
change autorisations through a service and doesn't need to restart the server.
How much f
Hi list,
I'm setting up an Apache server with many path-based authorisations. The
goal is to create a file server over HTTP(S). Using an FTP server is not
an option.
As far as I know, There's only two options available on Apache to set up
these kind of authorisations :
.htaccess files : can