I am very new to Linux, and I just installed Ubuntu. It really is exciting and I already installed my own apache and mysql. The server is running.
I have my website's files under /var/www but some files are excluded from user access. In my windows environment I put them under C:/Special and I wish to know where I should put them under Ubuntu.
Thanks!
chown -R me /var/www. – Keith May 17 '12 at 7:31