From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: keeping legitimate users out of public_html
Date: Mon, 20 Sep 2004 10:31:54 -0700 [thread overview]
Message-ID: <5.1.0.14.1.20040920102828.01f3fba0@celine> (raw)
In-Reply-To: <fc.004c4e0000637dea004c4e00006307dc.637dfd@palmertrinity.o rg>
At 12:49 PM 9/20/2004 -0400, William Stanard wrote:
>[...]
>Thank you very much for the reply. I am using what you said and what
>Stephen posted to solve the problem.... but, and this seems so simple, I
>am embarrassed to ask, how do I determine what userid apache is running
>under?
Questions are always simple to people who already know the answers. To
others, they are often hard. In your case, you can check this with the "ps"
command. If the app name is actually apache (it usually is these days,
though older versions sometimes ran under the name httpd), this will find it:
ps aux | grep apache
The userid will be the leftmost column.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-09-20 17:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fc.004c4e00006307dc004c4e00006307dc.6308bf@palmertrinity.o rg>
2004-09-15 17:14 ` keeping legitimate users out of public_html Ray Olszewski
2004-09-20 13:59 ` Stephen Samuel
2004-09-20 16:49 ` William Stanard
[not found] ` <fc.004c4e0000637dea004c4e00006307dc.637dfd@palmertrinity.o rg>
2004-09-20 17:31 ` Ray Olszewski [this message]
2004-09-15 12:15 William Stanard
2004-09-15 12:20 ` William Stanard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5.1.0.14.1.20040920102828.01f3fba0@celine \
--to=ray@comarre.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox