I have a virtual host setup to host a Drupal website. This is replacing our center's old website. However, a portion of that website (which is completely static) needs to still live on and have the same linkage as it did previously.
To elaborate further the root of the Drupal site is http://my.drupal.com/ and the root of the static website is http://my.drupal.com/vislab. How would I configure Apache to differentiate between the two sites?