Re: Apache Config - how to make a directory accessable ? (SOLVED)

2009-04-08 Thread Craig White
On Wed, 2009-04-08 at 08:06 +0200, Uwe Kiewel wrote: > Craig White schrieb: > > On Tue, 2009-04-07 at 23:18 +0200, Uwe Kiewel wrote: > >> max bianco wrote: > SELinux was in fact the issue ! > > Thanks for your help > -- > >>> If you think you need to add policy rules , ask on f

Re: Apache Config - how to make a directory accessable ? (SOLVED)

2009-04-07 Thread Uwe Kiewel
Craig White schrieb: On Tue, 2009-04-07 at 23:18 +0200, Uwe Kiewel wrote: max bianco wrote: SELinux was in fact the issue ! Thanks for your help -- If you think you need to add policy rules , ask on fedora-selinux first. The webserver policy is pretty well tested and there are several boolea

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Mikkel L. Ellertson
Craig White wrote: > > mkdir /var/www/html/csweb > mount -o bind /stage/webpages/csweb /var/www/html > > and if that works, makes user, selinux happy, then you could permanently > add it to fstab > > Craig > If that does not make SELinux happy, try something like: mount -o bind,context=system_

Re: Apache Config - how to make a directory accessable ? (SOLVED)

2009-04-07 Thread Craig White
On Tue, 2009-04-07 at 23:18 +0200, Uwe Kiewel wrote: > max bianco wrote: > >> SELinux was in fact the issue ! > >> > >> Thanks for your help > >> -- > > If you think you need to add policy rules , ask on fedora-selinux > > first. The webserver policy is pretty well tested and there are > > several

Re: Apache Config - how to make a directory accessable ? (SOLVED)

2009-04-07 Thread Uwe Kiewel
max bianco wrote: >> SELinux was in fact the issue ! >> >> Thanks for your help >> -- > If you think you need to add policy rules , ask on fedora-selinux > first. The webserver policy is pretty well tested and there are > several booleans that usually will cover most of your needs. > The question

Re: Apache Config - how to make a directory accessable ? (SOLVED)

2009-04-07 Thread max bianco
> > SELinux was in fact the issue ! > > Thanks for your help > -- If you think you need to add policy rules , ask on fedora-selinux first. The webserver policy is pretty well tested and there are several booleans that usually will cover most of your needs. -- "Any fool can know. The point is t

Re: Apache Config - how to make a directory accessable ? (SOLVED)

2009-04-07 Thread Kevin Kempter
On Tuesday 07 April 2009 14:38:23 max bianco wrote: > On Tue, Apr 7, 2009 at 4:26 PM, Uwe Kiewel wrote: > > max bianco wrote: > >> On Tue, Apr 7, 2009 at 4:16 PM, Kevin Kempter wrote: > >>> On Tuesday 07 April 2009 14:05:49 Uwe Kiewel wrote: > Kevin Kempter wrote: > > On Tuesday 07 Apri

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread max bianco
On Tue, Apr 7, 2009 at 4:26 PM, Uwe Kiewel wrote: > max bianco wrote: >> On Tue, Apr 7, 2009 at 4:16 PM, Kevin Kempter >> wrote: >>> On Tuesday 07 April 2009 14:05:49 Uwe Kiewel wrote: Kevin Kempter wrote: > On Tuesday 07 April 2009 13:24:00 Uwe Kiewel wrote: >> Kevin Kempter wrote:

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Craig White
On Tue, 2009-04-07 at 13:33 -0700, Craig White wrote: > On Tue, 2009-04-07 at 13:10 -0600, Kevin Kempter wrote: > > Hi All; > > > > > > > > I have a laptop running Fedora10 x86_64. > > > > > > > > I started the default config and I can go to http://localhost and I > > see the expected Fedora

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Craig White
On Tue, 2009-04-07 at 13:10 -0600, Kevin Kempter wrote: > Hi All; > > > > I have a laptop running Fedora10 x86_64. > > > > I started the default config and I can go to http://localhost and I > see the expected Fedora Test Page. > > > > I want to install a web site in /stage/webpages/csweb

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Uwe Kiewel
max bianco wrote: > On Tue, Apr 7, 2009 at 4:16 PM, Kevin Kempter > wrote: >> On Tuesday 07 April 2009 14:05:49 Uwe Kiewel wrote: >>> Kevin Kempter wrote: On Tuesday 07 April 2009 13:24:00 Uwe Kiewel wrote: > Kevin Kempter wrote: >> Hi All; >> >> >> I have a laptop runnin

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread max bianco
On Tue, Apr 7, 2009 at 4:16 PM, Kevin Kempter wrote: > On Tuesday 07 April 2009 14:05:49 Uwe Kiewel wrote: >> Kevin Kempter wrote: >> > On Tuesday 07 April 2009 13:24:00 Uwe Kiewel wrote: >> >> Kevin Kempter wrote: >> >> > Hi All; >> >> > >> >> > >> >> > I have a laptop running Fedora10 x86_64. >>

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Kevin Kempter
On Tuesday 07 April 2009 14:05:49 Uwe Kiewel wrote: > Kevin Kempter wrote: > > On Tuesday 07 April 2009 13:24:00 Uwe Kiewel wrote: > >> Kevin Kempter wrote: > >> > Hi All; > >> > > >> > > >> > I have a laptop running Fedora10 x86_64. > >> > > >> > I started the default config and I can go to http:/

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Uwe Kiewel
Kevin Kempter wrote: > On Tuesday 07 April 2009 13:24:00 Uwe Kiewel wrote: >> Kevin Kempter wrote: >> > Hi All; >> > >> > >> > I have a laptop running Fedora10 x86_64. >> > >> > I started the default config and I can go to http://localhost and I see >> > the expected Fedora Test Page. >> > >> > I w

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Kevin Kempter
On Tuesday 07 April 2009 13:24:00 Uwe Kiewel wrote: > Kevin Kempter wrote: > > Hi All; > > > > > > I have a laptop running Fedora10 x86_64. > > > > I started the default config and I can go to http://localhost and I see > > the expected Fedora Test Page. > > > > I want to install a web site in /sta

Re: Apache Config - how to make a directory accessable ?

2009-04-07 Thread Uwe Kiewel
Kevin Kempter wrote: > Hi All; > > > I have a laptop running Fedora10 x86_64. > > I started the default config and I can go to http://localhost and I see > the expected Fedora Test Page. > > I want to install a web site in /stage/webpages/csweb (/stage is a > separate file system) so I did this

Apache Config - how to make a directory accessable ?

2009-04-07 Thread Kevin Kempter
Hi All; I have a laptop running Fedora10 x86_64. I started the default config and I can go to http://localhost and I see the expected Fedora Test Page. I want to install a web site in /stage/webpages/csweb (/stage is a separate file system) so I did this: 1) I checked to make sure the httpd.c