File drupal9.apache2.conf.nonsuse of Package drupal9

# Example configuration for a drupal9 repository
#
# apache can serve the static files directly
Alias /drupal9 "/srv/www/drupal9/"
<Directory /srv/www/drupal9/>
		Options FollowSymlinks
		AllowOverride All
		Require all granted
</Directory>
openSUSE Build Service is sponsored by