Drupal in subfolder .htaccess
January 16, 2009
Description
Add to the .htaccess file when Drupal is install in a subfolder of a main site.
Snippet
RewriteBase /path2folder
php_value include_path "."
php_value include_path "."
Post new comment