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.
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
Comment #1
beginner commentedDrupal 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.
Comment #2
(not verified) commented