From 396f2b59be668db1b188596d808777de2a3a69a2 Mon Sep 17 00:00:00 2001 From: jlb Date: Sun, 31 Aug 2003 22:10:39 +0000 Subject: [PATCH] Rajout de SetEnv REMOTE_USER anonymous dans la Location /public/ Pour ne pas interferer involontairement a Pear --- httpd.conf.dist.modauth | 1 + 1 file changed, 1 insertion(+) diff --git a/httpd.conf.dist.modauth b/httpd.conf.dist.modauth index a621d3a59d8..8650da32edd 100644 --- a/httpd.conf.dist.modauth +++ b/httpd.conf.dist.modauth @@ -55,6 +55,7 @@ + SetEnv REMOTE_USER anonymous Options Indexes FollowSymLinks AllowOverride All Order deny,allow