Use "en" instead of "en-US" in language priority
- Previously, when you accessed the test page with a locale not supported Apache returned a forbidden error. This update changes the value of LanguagePriority from "en-US" to "en" to correct this issue. Now, when you access the test page with a locale not supported, Apache returns the test page in English language.
Please register or sign in to comment