Quoting Amanda B Hickman amanda@velociraptor.info:
I'm not dying to go the .htaccess route, I promise, but I can't figure out how to persuade drupal that a path in the menu like "/news/" is relative to the whole site, not relative to drupal.
Try path aliasing, e.g. follows:
<code file="/etc/httpd/conf.d/mydomain.conf"> <VirtualHost *> DocumentRoot "e:\var\www\mydomain" ServerName www.example.com ServerAlias example Alias /drupal e:\var\www\drupal-5.2 Alias /bin e:\var\www\bin Alias /sqladmin e:\var\www\phpMyAdmin-2.6.1 </VirtualHost> </code>
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/