Quoting Bill Jones <[EMAIL PROTECTED]>:

> On 6/28/06, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > > Is the web server running as manuser?
> >    Running as "apache" user.
> >
> > # grep apache /etc/passwd
> > apache:x:48:48:Apache:/var/www:/sbin/nologin
> >
> > # grep 48 /etc/group
> > apache:x:48:
> 
> How about a proof of concept -- please post the results of this
> command:
> 
> su - -c "lsof -i tcp | grep apache"
> 
> If it is running as apache this command will prove it =)
> 
     Show below.
        http://203.121.168.10/command1.txt
     My "httpd.conf" show below.
        http://203.121.168.10/httpd.conf.txt

     Now user that have home directory under "/home"
is working well.
      But user that have home directory under "/office" don"t work.
When access "http://xxx.xxx.xxx.xxx/~supply ", in "error_log"
show below.

[Fri Jun 30 20:56:26 2006] [error] [client 226.168.151.53] (13)Permission denied
: access to /~supply denied

       My information about user "supply" show below.

           http://203.121.168.10/supply-user.txt

      Have any idea ?

                  Somsak.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to