aegir_root) {
$aegir_root = $server->aegir_root;
}
?>
Alias / root; ?>
>
SetEnv db_type
SetEnv db_name
SetEnv db_user
SetEnv db_passwd
SetEnv db_host
SetEnv db_port
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !=/favicon.ico
RewriteRule ^root; ?>/(.*)$ //index.php?q=$1 [L,QSA]
# Error handler for Drupal > 4.6.7
SetHandler This_is_a_Drupal_security_line_do_not_remove
# Prevent direct reading of files in the private dir.
# This is for Drupal7 compatibility, which would normally drop
# a .htaccess in those directories, but we explicitly ignore those
site_path; ?>/private/" >
SetHandler This_is_a_Drupal_security_line_do_not_remove
Deny from all
Options None
Options +FollowSymLinks