Files
server/usr/share/psa-pear/pear/tests/Horde_Image/.htaccess
2026-01-07 20:52:11 +01:00

7 lines
126 B
ApacheConf

<IfModule authz_core_module>
Require all granted
</IfModule>
<IfModule !authz_core_module>
Allow from all
</IfModule>