I have a server with a web application developed in laravel, I am trying to configure the .htaccess file so that, if a URL is entered with index.php , it disappears.
I am currently using these lines:
RewriteCond %{THE_REQUEST} ^.*/ind...
asked by
29.06.2017 / 18:15