Drupal and wordpress on the same site Drupal and wordpress on the same site wordpress wordpress

Drupal and wordpress on the same site


If you add

RewriteCond %{REQUEST_URI} !^/blog/.*$RewriteCond %{REQUEST_URI} !^/utilities/.*$

below

RewriteCond %{REQUEST_URI} !=/favicon.ico

You should be fine.