On 2008-04-03, Ramon F Herrera
>
>
>
> Linux
> Apache
>
> I have an issue when trying to access my users' individual web pages
> with the typical URL:
>
> http://www.server.com/~username
>
> The problem is that I can access one account as above, but the others
> can only be accessed like this:
>
> http://www.server.com/~username/index.html
>
> The file permissions are identical (755) for all accounts.
>
> -RFH
>
Are all home directories owned by the same group, or is there a group
for each user? Does index.html exist for the one user that you can
access without ~username/index.html ? Are any of the home directories
located on a FAT or NTFS filesystem?