mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
13167 add changes to el9 too
This commit is contained in:
parent
3bcef6bf18
commit
e28634acca
@ -578,8 +578,9 @@ include (\$ownDir . "config_process.php");
|
|||||||
EO_CONFIG_F
|
EO_CONFIG_F
|
||||||
|
|
||||||
cat > /etc/httpd/conf.d/pandora.conf << EO_CONFIG_F
|
cat > /etc/httpd/conf.d/pandora.conf << EO_CONFIG_F
|
||||||
|
ServerTokens Prod
|
||||||
<Directory "/var/www/html">
|
<Directory "/var/www/html">
|
||||||
Options Indexes FollowSymLinks
|
Options FollowSymLinks
|
||||||
AllowOverride All
|
AllowOverride All
|
||||||
Require all granted
|
Require all granted
|
||||||
</Directory>
|
</Directory>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user