Hi!
On my instance I have a couple of thousand users who are allowed to set page level rights (which they also do - beside the training that permission rights should be set on uppermost level (=space)).
And of course they also send out short-urls to such restricted pages via email distirbution lists to groups of colleagues, which then generate tickets, as always some of them are not allowed to see the content because the authors forgot to add them. (We're not talking about anonymous users here!)
What I want to know is:
A typical webserver statistic is not usable as the return code of the "Not Permitted" page seems not to be an error page in regard to the http protocol (ie. it always comes back as a 200 OK).
Is anybody aware of some tracking of "not permitted" requests that I could use?
Confluence tracks successful page accesses for each user in the database - what about the "not permitted"ones?
Any information of where I can start digging is verymuch welcomed! :-D
Martin
you could try to change the contents of the page - probably you can fetch some information about the user and write it back to the server in a file, or you put a more explanatory statement on the page the users could give feedback.
https://confluence.atlassian.com/confkb/how-to-customize-the-not-permitted-page-829059072.html
Regards,
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.