Re: public_html and apache chroot

2006-06-25 Thread Jens Teglhus Møller
On Sat, June 24, 2006 23:57, Tobias Weisserth said: > Hi, > > On Jun 24, 2006, at 9:53 PM, n.v.t n.v.t wrote: > >> Hello, >> >> I hope all of you are in best shape of health. I'm experiencing >> some problems with apache. >> I'm trying to enable Userdirs and keep the chroot. >> >> (root here) >> 1)

Re: public_html and apache chroot

2006-06-24 Thread n.v.t n.v.t
indeed your correct, the config examples says 'users' while the /var/www/ says 'user'. From: Matthias Kilian <[EMAIL PROTECTED]> To: "n.v.t n.v.t" <[EMAIL PROTECTED]> CC: misc@openbsd.org Subject: Re: public_html and apache chroot Date: Sat, 24 Jun

Re: public_html and apache chroot

2006-06-24 Thread n.v.t n.v.t
From: Matthias Kilian <[EMAIL PROTECTED]> To: "n.v.t n.v.t" <[EMAIL PROTECTED]> CC: misc@openbsd.org Subject: Re: public_html and apache chroot Date: Sat, 24 Jun 2006 23:27:29 +0200 On Sat, Jun 24, 2006 at 07:53:49PM +, n.v.t n.v.t wrote: >

Re: public_html and apache chroot

2006-06-24 Thread Matthias Kilian
On Sat, Jun 24, 2006 at 09:44:45PM +, n.v.t n.v.t wrote: > >Look like a mi ing ` ' in /var/www/user /me. > > what? /var/www/user /var/www/users Got it? Ciao, Kili ps: sorry for that silly joke, but I'm living in germany. "fifafoo" all the day damages your brain.

Re: public_html and apache chroot

2006-06-24 Thread Tobias Weisserth
Hi, On Jun 24, 2006, at 9:53 PM, n.v.t n.v.t wrote: Hello, I hope all of you are in best shape of health. I'm experiencing some problems with apache. I'm trying to enable Userdirs and keep the chroot. (root here) 1) mkdir /var/www/user/me 2) cd /var/www/user/me ; ln -s /var/www/user/me /ho

Re: public_html and apache chroot

2006-06-24 Thread Matthias Kilian
On Sat, Jun 24, 2006 at 07:53:49PM +, n.v.t n.v.t wrote: > 1) mkdir /var/www/user/me ^ > 2) cd /var/www/user/me ; ln -s /var/www/user/me /home/me/ ^^ > 3) modified my httpd.conf in /var/www/conf/ [...] > UserDir /var/www/users

public_html and apache chroot

2006-06-24 Thread n.v.t n.v.t
Hello, I hope all of you are in best shape of health. I'm experiencing some problems with apache. I'm trying to enable Userdirs and keep the chroot. (root here) 1) mkdir /var/www/user/me 2) cd /var/www/user/me ; ln -s /var/www/user/me /home/me/ 3) modified my httpd.conf in /var/www/conf/ # #