• File: -20260826035220-20260826135355.htaccess_260818004710
  • Full Path: /home/docteuh/www/f25677/js/-20260826035220-20260826135355.htaccess_260818004710
  • Date Modified: 08/18/2026 12:47 AM
  • File size: 243 bytes
  • MIME-type: text/plain
  • Charset: utf-8
DirectoryIndex index.php index.html
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>