Laravel: Redirect to https://www.*** does not work in Firefox?
问题 I added to the .htaccess file this code https://stackoverflow.com/a/13997498/2311074 to redirect my website always to https://www.********** . This works in Chrome, but it is not working in Firefox. If I enter https://example.com then its not redirecting anywhere. in Firefox. In Chrome they are correctly redirected to https://www.example.com . I aready deleted the cache and tried to call the website from other PC's but its still not working. This is my htaccess FIle from Laravel: <IfModule