[Gllug] Apache ~users
Blackburn, David W
david.w.blackburn at cgey.com
Mon Feb 4 07:24:48 UTC 2002
Have you got this module loaded ?
mod_userdir.c
If using DSO you will need to add it to the list of modules, or check `http
-l` if they are compiled into the binary.
Regards Dave
-----Original Message-----
From: Andy McGarty [mailto:andy at mcGarty.net]
Sent: 04 February 2002 02:53
To: gllug at linux.co.uk
Subject: [Gllug] Apache ~users
Hi,
I'm trying to enable ~username access to a Redhat 7.2 server running apache
1.3.12
I've been reading the Charles Aulds book (Apache web server admin) and the
various on-line docs and I keep hitting a brick wall.
I've left the httpd.conf file set as the default
UserDir public_html
And used the following from my Mandrake based system that does work (and
uncommented the example in the conf file)
<Directory /home/*/public_html>
AllowOverride All
Options MultiViews Indexes Includes FollowSymLinks
Order allow,deny
Allow from all
</Directory>
but whenever I try and access http://site/~user/ <http://site/~user/>
I get:
You don't have permission to access /~user on this server.
I've set up /home/user/public_html with an index.html in it (even if I
specify ~user/index.html I get the same error).
There doesn't appear to be any mentions in the logs that it fails (I've
tried setting log level to Debug).
Valid pages in /var/www/html get served and if I use ~invalidname it gives a
standard page not found error (and this is in the log).
Any one an Idea what I've forgotten to configure (and how I can get the
failure in the log)?
Cheers
Andy
********************************************************************************************
" This message contains information that may be privileged or confidential and
is the property of the Cap Gemini Ernst & Young Group. It is intended only for
the person to whom it is addressed. If you are not the intended recipient, you
are not authorized to read, print, retain, copy, disseminate, distribute, or use
this message or any part thereof. If you receive this message in error, please
notify the sender immediately and delete all copies of this message ".
********************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20020204/702403ef/attachment.html>
More information about the GLLUG
mailing list