[Ilugc] hi sir am kiran

  • From: abhishek.amberkar@xxxxxxxxx (Abhishek Amberkar [अभिषेक])
  • Date: Tue Jan 5 10:31:11 2010

On Fri, Jan 1, 2010 at 4:41 PM, Abishek Goda <goda.abishek@xxxxxxxxx> wrote:

Hi,

sudo mkdir /var/www/my_site/

then change owership of my_site.

sudo chown $USER:$USER /var/www/my_site/

now store your files in /var/www/my_site/ and access them using
http://localhost/my_site/

That or just enable the public_html access in your apache2 config
file. http://httpd.apache.org/docs/2.2/howto/public_html.html explains
it. I am not sure if ubuntu ships with mod_userdir though.


mod_userdir is available.

# a2enmod userdir

should do the trick.





-- 
With Regards
Abhishek Amberkar

Learn to appreciate the beauty within...
Sent from India

Other related posts: