- Now use the mediawiki rx3 rpm.

This commit is contained in:
2025-11-22 10:14:42 +01:00
parent 5fe1cc0bac
commit e7d326c15d
5 changed files with 16 additions and 29 deletions

View File

@@ -1,10 +0,0 @@
<IfModule headers_module>
Header set X-Content-Type-Options nosniff
</IfModule>
<IfModule php7_module>
php_flag engine off
</IfModule>
# In php8, php dropped the version number.
<IfModule php_module>
php_flag engine off
</IfModule>