13167 add changes to el9 too

This commit is contained in:
rafael 2024-03-25 12:02:54 +01:00
parent 3bcef6bf18
commit e28634acca
1 changed files with 2 additions and 1 deletions

View File

@ -578,8 +578,9 @@ include (\$ownDir . "config_process.php");
EO_CONFIG_F
cat > /etc/httpd/conf.d/pandora.conf << EO_CONFIG_F
ServerTokens Prod
<Directory "/var/www/html">
Options Indexes FollowSymLinks
Options FollowSymLinks
AllowOverride All
Require all granted
</Directory>