For some reason i can't get my non-drupal sites (subdirectory) to work under my main drupal site.
The error is an 500 server error, not specifying what the problem is.

Is there something in the .htaccess i need to change?

Please help.

Comments

beginner’s picture

Priority: Critical » Normal
Status: Active » Fixed

Drupal works ok, doesn't it?
You need to create .htaccess that overrides Drupal's default, especially the 404 page not found error handling and the mod-rewrite.
Ask on an Apache forum for details.

Anonymous’s picture

Status: Fixed » Closed (fixed)