diff --git a/www/drupal9/files/pkg-message.in b/www/drupal9/files/pkg-message.in index 835dbb3118aa..45490bdb9b4a 100644 --- a/www/drupal9/files/pkg-message.in +++ b/www/drupal9/files/pkg-message.in @@ -1,52 +1,51 @@ [ { type: install message: < - Options Indexes FollowSymlinks MultiViews - AllowOverride None - Order allow,deny - Allow from all + Alias /drupal "%%WWWDIR%%" + + Options Indexes FollowSymlinks MultiViews + AllowOverride all + Require all granted Please see http://drupal.org/cron for important information on setting up periodic maintenance tasks in Drupal. Please see http://drupal.org/requirements for important information on system requirements for Drupal 9. In particular, please ensure that your configuration: - uses PHP 8.0 or later - PHP "memory_limit" is set to "32Mb" or larger - PHP "register_globals" is set to "Off" - PHP "safe_mode" is set to "Off" - PHP "session.cache_limiter" is set to "nocache" EOM } { type: UPGRADE message: <