Files
2026-01-25 21:50:36 +01:00

13 lines
122 B
ApacheConf

<IfModule mod_rewrite.c>
<IfModule mod_env.c>
SetEnv HTTP_MOD_REWRITE Off
</IfModule>
RewriteEngine off
</IfModule>