Gentoo Archives: gentoo-user

From: David Juhl <commo_puke@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is there an Apache configuration guide for gentoo?
Date: Sun, 04 Oct 2009 16:08:15
Message-Id: 1254672491.8729.7.camel@lianli
In Reply to: Re: [gentoo-user] Is there an Apache configuration guide for gentoo? by Allan Gottlieb
1 On Sun, 2009-10-04 at 08:40 -0400, Allan Gottlieb wrote:
2 > FollowSymLinks
3
4 ls -l ...
5 drwxr-xr-x 3 david16 apache 112 2009-10-03 15:25 public_html
6
7 groups ...
8 wheel cron audio cdrom video cdrw apache usb users portage plugdev games
9 david16 sambashare vboxusers wireshark luks stb-admin scanner fuse
10
11 /etc/conf.d/apache2:
12 APACHE2_OPTS="-D USERDIR -D INFO"
13 # APACHE2_OPTS="-D USERDIR -D DEFAULT_VHOST -D INFO -D SSL -D
14 SSL_DEFAULT_VHOST -D LANGUAGE"
15
16 I assume it is safe to on put USERDIR because I don't need the others...
17
18 still get You don't have permission to access /~david16/index.html on
19 this server.
20
21 Dave

Replies

Subject Author
Re: [gentoo-user] Is there an Apache configuration guide for gentoo? Mick <michaelkintzios@×××××.com>