I'm running Wordpress on a server alongside Drupal. Wordpress is in the /blog subdirectory, Drupal is in the root. They seem to be playing nice together.
However, Drupal has its own business included in the .htaccess file, and when I add the Wordpress code for pretty permalinks, it decides to take over ALL links and I get Wordpress 404s on all pages that aren't /blog/..
Any ideas?