- Create public_html directory in home directorymkdir ~/public_html
- Enable the user directorycd /etc/apache2/mods-enabled
sudo ln -s ../mods-available/userdir.conf userdir.conf
sudo ln -s ../mods-available/userdir.load userdir.load - Restart Apachesudo /etc/init.d/apache2 restart
Showing posts with label public_html. Show all posts
Showing posts with label public_html. Show all posts
Monday, April 27, 2009
Enable Ubuntu public_html user directory for Apache
The steps to make http://localhost/~username works in Ubuntu.
Labels:
apache
,
http
,
Linux
,
public_html
,
Ubuntu
Subscribe to:
Posts
(
Atom
)