K 10 svn:author V 7 clement K 8 svn:date V 27 2004-07-30T17:04:47.000000Z K 7 svn:log V 875 apache2 NG patch 1/5. o Changes in httpd.conf - mod_userdir: . set Userdir if mod_userdir is loaded [1] . Userdir is denied for users from /etc/ftpusers - set more "secure" permissions. By default, policy is to deny access to filesystem. You HAVE to _ENABLE_ access to your filesystem in httpd.conf. - Add an "Includes" directory to ${PREFIX}/etc/apache2/ to make configuration more flexible ${PREFIX}/etc/apache2/*.conf files are now automatically loaded. o apache.sh - be closer to apachectl, apache.sh need envvars [2] It should restore subversion behavior. Partially submitted by: kuriyama [1], Gregory (Grisha) Trubetskoy [2] Future changes are mostly written, they should be committed during the week-end. If you're interrested in changes, feel free contact me. END