diff --git a/www/drupal10/files/pkg-message.in b/www/drupal10/files/pkg-message.in index e834ac4bc1ee..9eb0493081d3 100644 --- a/www/drupal10/files/pkg-message.in +++ b/www/drupal10/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 10. In particular, please ensure that your configuration: - uses PHP 8.1 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: <