Re: setting up user directories with apache2

2004-06-23 Thread Derrick 'dman' Hudson
On Wed, Jun 23, 2004 at 07:27:27PM +0300, Micha Feigin wrote: | I am trying to enable user directories with apache2 in unstable. [...] | When trying to connect I get the message | | Forbidden | You don't have permission to access /~/ on this server. | The directory is chmod 755. | Any ideas? I

setting up user directories with apache2

2004-06-23 Thread Micha Feigin
I am trying to enable user directories with apache2 in unstable. I linked the file /etc/apache2/mods-available/userdir.conf to /etc/apache2/mods-enabled/userdir.conf and put the following lines in it: UserDir /home/*/html UserDir disabled root AllowOver