Например
[*] localhost/mvc/hgdwhdwhdwid /> loclhost/mvc/1he52346
[*]localhost/mvc/database.pho6gn
Должно ли запустить и перенаправить обратно в index.php , который не происходит. Найдено. Файл: < /p>
Код: Выделить всё
==================================================
RewriteEngine On
RewriteBase localhost/myonxmvc/
#Accept loading of files or directories
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !-f
RewriteCond %{REQUEST_URI} !-d
#Send everything else to the index page
RewriteRule ^(.*)$ index.php [NC,L]**
==========================================
Подробнее здесь: https://stackoverflow.com/questions/797 ... ice-needed