You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know there have been other discussions on this topic, but I noticed that the .htaccess file of the laravel/laravel package does not have the following statement
# Redirect if index.php is in the URL
RewriteRule ^index.php/(.+) /$1 [R=301,L]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I know there have been other discussions on this topic, but I noticed that the .htaccess file of the laravel/laravel package does not have the following statement
Why was it never updated?
Beta Was this translation helpful? Give feedback.
All reactions