Hello,
I would like to block interner explorer browse. Users who would like to visit Jira site would see nothing but a simple information: "We do not support internet explorer browser". Is it possible by jira? Or by some JavaScript in Announcement banner ?
Kind regards,
Rafal
Hi Rafal,
for this use case I'd recommend using a reverse proxy in front of Jira (which you probably even already have installed).
If you have, for example, Apache deployed you could lock out any Internet Explorer user by a mod_rewrite rule. It should not be very difficult to lock out the specific user agent for Internet Explorer.
With nginx webserver it should work in a similar way without any trouble.
Cheers,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.