Possible Duplicate:
Whats the simplest way to edit and add files to “/var/www”?
I can't seem to move folders or create new folders in the /var/www folder. This is the first time i have tried using Ubuntu and i can't seem to find a reason why i'm not able to move folders, i only have one account so should have all the priviliges.
You need to set the proper filesystem privileges:
Replace
<youruser>
with your own username. No logout/login required.The /var/www/ folder is normally owned by root.
Try this
logoff then login, then try writing back to the /var/www folder