• File: .htaccess_260818004710
  • Full Path: /home/docteuh/www/wp-admin1-20260826063237/.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>