>Is there a way to dump to screen the apache "environment stuff" to what
exactly apache sees? I looked at the man pages for apache2 and apache2ctl
searching for 'environment' ... no matches.
There is a printenv CGI script which is usually installed by default but not
activated by default. Put it
... to see what exactly apache sees?
Richard Geddes wrote:
> U,
>
> Thanks... restarting or reloading seemed to apply the changes made to
> /etc/group file.
>
> Is there a way to dump to screen the apache "environment stuff" to
> what exactly apache sees? I looked at the man pages for apache2 an
U,
Thanks... restarting or reloading seemed to apply the changes made to
/etc/group file.
Is there a way to dump to screen the apache "environment stuff" to what
exactly apache sees? I looked at the man pages for apache2 and
apache2ctl searching for 'environment' ... no matches.
R
Udo Rader w
, February 26, 2008 10:08 AM
> *To:* users@httpd.apache.org
> *Subject:* Re: [EMAIL PROTECTED] Question on permissions
>
>
>
> Thanks for the response.
>
> I set up a directory under the main DocumentRoot called test
>
> drwxr-xr-x 2 rgeddes rgeddes 80 2008-02-18 15:18 t
On Tue, 2008-02-26 at 11:08 -0500, Richard Geddes wrote:
> Thanks for the response.
>
> I set up a directory under the main DocumentRoot called test
>
> drwxr-xr-x 2 rgeddes rgeddes 80 2008-02-18 15:18 test
>
> and it appeared in a directory listing in the webpage of my main
> DocumentRoot.
derstanding your question.
From: Richard Geddes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 10:08 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Question on permissions
Thanks for the response.
I set up a directory under the main DocumentRoot called te
Thanks for the response.
I set up a directory under the main DocumentRoot called test
drwxr-xr-x 2 rgeddes rgeddes 80 2008-02-18 15:18 test
and it appeared in a directory listing in the webpage of my main
DocumentRoot.
Changed permissions as follows:
drwxr-x--- 2 rgeddes rgeddes 80 2008-02-
On Mon, Feb 25, 2008 at 12:59 AM, Richard Geddes
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm using apache 2.2 on Ubuntu 7.10 setting up name-based virtual
> hosting . The apache servers servicing requests run as www-data.
>
> The idea is to allow users to make their own websites under their hom
Hello,
I'm using apache 2.2 on Ubuntu 7.10 setting up name-based virtual
hosting . The apache servers servicing requests run as www-data.
The idea is to allow users to make their own websites under their home
directories, and for the admin to symlink the users' DocumentRoot
directories below ma