[an error occurred while processing this directive]
[an error occurred while processing this directive]

Mozilla Browser FAQ

Last updated on November 3, 2004.

How do I change the redirect limit?

Add the following line to your user.js file:

user_pref("network.http.redirection-limit", 20);

Or you can enter about:config in the location bar.
Search for the preference network.http.redirection-limit.
Modify the value to 20.

[an error occurred while processing this directive]