Tagged Questions
-2
votes
1answer
16 views
How do I get apache 2 to serve up home directory? [closed]
I have a domain name I have registered and it is currently showing the Apache 2 Test Page from the /var/www/html/ directory, I was wondering how I can get it to point to a home directory instead ie: ...
0
votes
1answer
225 views
Apache virtual host configured with a sym-link to a folder in my user directory fails with 403 Forbidden
I'm sure someone has asked/answered this before but my search hasn't helped me much so...
I have Eclipse IDE installed on my Linux box (LM13) with the 'workspace' folder located @
...
2
votes
1answer
260 views
.htaccess Allow owner of home directory only?
Suppose I have a home directory "~someuser/www" which Apache (maintained by someone else than me) exposes as http://www.myserver.com/~someuser . If I want to limit this directory to certain users, I ...
0
votes
1answer
111 views
Apache doesn't serve home dir
I want to serve a home dir from apache but it's going to a permission denied error.
I am using Ubuntu 11.04 with Apache2. The error in the log file is:
[Tue Jun 21 15:55:34 2011] [crit] [client ...