Re: [users@httpd] htaccess hell

2011-06-15 Thread Ian Zimmerman
On Wed, 15 Jun 2011 21:22:28 +0200 Jeroen Geilman wrote: Ian> > UserDir public_html Ian> > UserDir disabled root Ian> > Ian> > Ian> > AllowOverride FileInfo AuthConfig Limit Indexes Ian> > Options MultiViews Indexes SymLinksIfOwnerMatc

Re: [users@httpd] htaccess hell

2011-06-15 Thread Jeroen Geilman
On 06/15/2011 08:56 PM, Ian Zimmerman wrote: I (or rather my distro) enabled userdir as follows: LoadModule userdir_module /usr/lib/apache2/modules/mod_userdir.so urgh UserDir public_html UserDir disabled root AllowOverride FileInfo AuthConfig L

[users@httpd] htaccess hell

2011-06-15 Thread Ian Zimmerman
I (or rather my distro) enabled userdir as follows: LoadModule userdir_module /usr/lib/apache2/modules/mod_userdir.so UserDir public_html UserDir disabled root AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes Sym