Вопрос по htaccess
Что здесь не правильно?
Action throw /index.php
<FilesMatch "([^(index)$]+)">
ForceType throw
</FilesMatch>
<FilesMatch index.php>
ForceType application/x-httpd-php
</FilesMatch>
всё вроде работает, но из директории img грузятся не все картинки
(