[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: httpd
- To: silug-discuss@silug.org
- Subject: Re: httpd
- From: Casey Boone <caseyboone@gmail.com>
- Date: Tue, 28 Feb 2006 20:51:47 -0600
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=gBnaHSVPMLEdJX55t8aZfhsa3+pwArvO1PsUNBO6oTMw2zSYbeDFatH4e9Zmp6VlqWyv6VdTkKMTSsIn5+9NLv4A0C9GeErdnwYNHT5jBuPcxyafOtsj5ZdVjK6mx9bYaSxwZuKEhKfWECY77coSnBayMl17arYBrrmXzu/4VW4=
- In-Reply-To: <440504C6.90109@gmail.com>
- Organization: Southern Illinois Linux Users Group
- References: <440504C6.90109@gmail.com>
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
- User-Agent: Thunderbird 1.5 (Windows/20051201)
/home/*/public_html is what you are looking for
if you read /etc/httpd/conf/httpd.conf and look for public_html you will
find what you are looking for (assuming you are using fedora core and
installed apache from packages)
hbrhodes wrote:
> hey i found the "/var/www/html" folder, and i was reading the
> instruction on the internet (apache.org) about setting up multiple
> users for web server, and it mentions a module ... UserDir module. i
> can't find the module, and i cannot figure out how to (therefore) set
> the *|UserDir disabled root, and then UserDir /home/*/www
>
> has anyone used this? i'm using the recent version of 2.2. is there
> supposed to be an invisible file in my directory (.htaccess or .apache
> or .httpd)?
> |*--
>
> bentley rhodes | Southeast Missouri University
> hbrhodes@semo.edu | College of Nursing, Spring 2008.
> | http://www2.semo.edu/nursing/
>
>
> -
> To unsubscribe, send email to majordomo@silug.org with
> "unsubscribe silug-discuss" in the body.
>
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
- References:
- httpd
- From: hbrhodes <hbrhodes@gmail.com>