[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: web management question



on Wed, May 30, 2001 at 01:41:37PM -0500, will trillich (will@serensoft.com) wrote:

...oldie, but...

> On Mon, May 28, 2001 at 01:01:53PM -0700, Karsten M. Self wrote:
> > The directory ~/public_html is made accessible as:
> > 
> >     http://server/~user/
> > 
> > ...with the appropriate configuration changes in /etc/apache/access.conf
> > and /etc/apache/srm.conf.
> 
> 	LoadModule userdir_module /usr/lib/apache/1.3/mod_userdir.so
> 	UserDir /var/something/student/*/personal-web-pages
> 
> so when apache got a request for your.domain.here/~bubba/something 
> it'd use /var/something/student/bubba/personal-web-pages/something
> as its file-path.

I'm not sure what you're saying.

  - Apache reads the data from ~bubba/public_html.
  - It responds to a request for http://host/~bubba/something/

> i'd either stick with "public_html" or "www".

Um...  Left hand, meet left hand?

> > Files in these directories need to be world readable.
> 
> at least www-data readable, if you're using the default
> 	User www-data
> 	Group www-data
> 
> :)

I think you're both clear and right here.

-- 
Karsten M. Self <kmself@ix.netcom.com>    http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?       There is no K5 cabal
  http://gestalt-system.sourceforge.net/         http://www.kuro5hin.org
   Disclaimer:          http://www.goldmark.org/jeff/stupid-disclaimers/

Attachment: pgpTxxycvUpkz.pgp
Description: PGP signature


Reply to: