Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-05 Thread David Juhl
I found nginx But the documentation on it is a little hard to understand. I tried to follow some examples... I got it working... I'll need to play with it some more.. -- David L. Juhl

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-05 Thread Keith Dart
=== On Mon, 10/05, David Juhl wrote: === > I gave up on apache. I'm positive the permissions are right, and > coughed it up to not understanding the config files. I use nginx now. === I use lighttpd and don't have any problems with it. Its configuration is a bit obtuse, however, so i have had t

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-05 Thread David Juhl
I gave up on apache. I'm positive the permissions are right, and coughed it up to not understanding the config files. I use nginx now. http://djuhl.homedns.org:8181/files/snapshots/Screenshot.jpg http://wiki.nginx.org/Main Dave On Sun, 2009-10-04 at 08:56 +0200, Dirk Heinrichs wrote: > Am So

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-04 Thread Mick
On Sunday 04 October 2009, David Juhl wrote: > On Sun, 2009-10-04 at 08:40 -0400, Allan Gottlieb wrote: > > FollowSymLinks > > ls -l ... > drwxr-xr-x 3 david16 apache112 2009-10-03 15:25 public_html > > groups ... > wheel cron audio cdrom video cdrw apache usb users portage plugdev games > da

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-04 Thread David Juhl
On Sun, 2009-10-04 at 08:40 -0400, Allan Gottlieb wrote: > FollowSymLinks ls -l ... drwxr-xr-x 3 david16 apache112 2009-10-03 15:25 public_html groups ... wheel cron audio cdrom video cdrw apache usb users portage plugdev games david16 sambashare vboxusers wireshark luks stb-admin scanner f

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-04 Thread Allan Gottlieb
At Sun, 04 Oct 2009 10:04:13 +0100 Mick wrote: > On Sunday 04 October 2009, Dirk Heinrichs wrote: >> Am Sonntag 04 Oktober 2009 08:28:16 schrieb David Juhl: >> > so if it is read only why can't I read? >> > You don't have permission to access /~david16/ on this server >> >> Does the user that run

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-04 Thread Mick
On Sunday 04 October 2009, Dirk Heinrichs wrote: > Am Sonntag 04 Oktober 2009 08:28:16 schrieb David Juhl: > > so if it is read only why can't I read? > > You don't have permission to access /~david16/ on this server > > Does the user that runs the server process have permissions to read from > tha

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-03 Thread Dirk Heinrichs
Am Sonntag 04 Oktober 2009 08:28:16 schrieb David Juhl: > so if it is read only why can't I read? > You don't have permission to access /~david16/ on this server Does the user that runs the server process have permissions to read from tha directory? Bye... Dirk

[gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-03 Thread David Juhl
I want my http server to listen on port 8181, and I want to configure userdir. /etc/conf.d/apache2 APACHE2_OPTS="-D USERDIR" added Listen 8181 to /etc/apache2/http.conf /etc/apache2/modules.d/00_mod_userdir.conf # Control access to UserDir directories. The following is an example # for a sit