I need some help, which im sure is simple but I cant seem to find the anwser. I have a ubuntu server 12.04 machine with a LAMP install. my www root is /var/www I have several folders within /var/www/ with individual sites I can access witch ever one I define in /etc/apache2/sites-available/default But Apache will not load anything else I have defined in sites-available I've had it setup before, where anything in /var/www/ was viewable by defining the subfolder name after the url, ie localhost/site1, localhost/site2 Where can I enable this?