po odpaleniu rewriteengine nie wyswietla mi sie plik index.php, dostaje błąd 403 (forbidden), jeśli dopiszę do sciezki /index.php to wszystko wyswietal sie ok. wszystko tez jest w poządku kiedy zaplotkuje w .htaccess linie: rewriteengine on

Kod
Options +SymLinksIfOwnerMatch
RewriteEngine on
RewriteBase /


RewriteRule ^(.*)-pri-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
RewriteRule ^(.*)-p-(.*).html$ adr_rewrite.php?mod=$2&%{QUERY_STRING}