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