Wpis z mikrobloga

Zrobiłem coś takiego:

RewriteCond %{THE_REQUEST} !^POST
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
RewriteCond %{SERVER_PORT}>s ^(443>(s)|[0-9]+>s)$
RewriteRule ^index\.php$ http%2://nazwastrony.pl/$1 [R=301,L]

RewriteEngine On
RewriteCond %{HTTP_HOST} ^nazwastrony.pl(.*) [NC]
RewriteRule ^(.*)$ [http://www.nazwastrony.pl](http://www.nazwastrony.pl)$1 [R=301,L]

I ok super, działa z nazwastrony.pl przekierowuje na www.nazwastrony.pl
z www.nazwastrony.pl/index.php przekierowywuje na www.nazwastrony.pl

ale jak wpisze w przeglądarce nazwastrony.pl/index.php to dostaje komunikat:

Strona niedostępna

Nie otrzymano odpowiedzi z serwera DNS dla www.nazwastrony.plindex.php.