apache configuration: user dir problem [Solved]
Posted: Mon Dec 03, 2007 9:42 am
I am using ubuntu 7.10 and apache2. I dont want to use the var/www directory.
I want to use /home/me/public_html(like in the mac) I found that this is supposed to be enabled by default.
I also noted that there is a userdir.conf inside mods-available directory.
I created an index.htm inside /home/me/public_html but when I visit http://localhost/~me/ apache does no see anything. Do I need to change some permission?? Am I missing something?
Thank you
I want to use /home/me/public_html(like in the mac) I found that this is supposed to be enabled by default.
I also noted that there is a userdir.conf inside mods-available directory.
I created an index.htm inside /home/me/public_html but when I visit http://localhost/~me/ apache does no see anything. Do I need to change some permission?? Am I missing something?
Thank you