Reply to mail from [EMAIL PROTECTED] about I have no name...and some 
Apache stuff
-----------------
> <I have no name!@Hades> 
[...]
> (http://host.name.here/~user) it either comes up with 404 or 
> Forbidden. I think this has something to do with the I have no name 

this looks like permission problems, check the following sane permissions
are applied:

  755 /
  755 /etc/
  644 /etc/passwd
  644 /etc/group
  755 /home/
  710 /home/<username>/    (in group accessible by httpd)
  755 /home/<username>/public_html/

these permissions are not abosolute and can be twiddled with appropriate
owner/group access consideration.

-d
-- 
  Look, Windows 98  Buy, lemmings, buy!  MCSE, Must Consult Someone Experienced
__ (c) 1998 David Ford.  Redistribution via the Microsoft Network is prohibited
\/  for linux-kernel: please read linux/Documentation/* before posting problems

Reply via email to