Hi, I am running ubuntu feisty. I put the drupal site files in var/www/html I can get to site doing www.pim-data.com/html not doing http://www.pim-data.com, which is desired.

I tried copying the contents of html to www sudo cp /html* www but now get an index.php error on line 12 when I go to www.pim-data.com

I would like to get to site using base url without the /html

I am using apache2. Is there a way to config or move files to clean this up Please?

JR