.htaccess dosyası oluşturup içine altaakini yazabilirsin.

RewriteEngine On
RewriteCond %{THE_REQUEST} ^[A-Z]{3,}s/+index.php [NC]
RewriteRule ^index.php$ / [R=301,L]