-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
.htaccess contains a rule that will, on a fresh install and if Apache is configured to allow rewrite directives, cause an infinite redirect loop when the user attempts to browse to an existing directory within the public folder, such as www.example.com/fonts .
Browsers vary in how they report this kind of misconfiguration, but typical error messages include:
ERR_TOO_MANY_REDIRECTSThis page isn’t working <domain> redirected you too many timesThe page isn't redirecting properlyFirefox has detected that the server is redirecting the request for this address in a way that will never complete.
Metadata
Metadata
Assignees
Labels
No labels