Просмотр файла mc-2.7.1/.htaccess

Размер файла: 170B
  1. AddDefaultCharset utf-8
  2. DirectoryIndex index.php
  3.  
  4. RewriteEngine On
  5.  
  6. RewriteCond %{REQUEST_FILENAME} !-f
  7. RewriteCond %{REQUEST_FILENAME} !-d
  8. RewriteRule . index.php