Forbidden (403), when accessing server-status on Apache [duplicate]

I am trying to access Apache server-status?auto but it is giving me Forbidden 403 Message

I checked apache2.conf and there is this options under html directory:

<Directory /var/www/html>
        Options Indexes FollowSymLinks
        AllowOverride All
        Require all granted

Has anybody came across this problem and was able to fix it? Thanks in advance. Let me know if you need more information...

PS: I already tried the solutions of the suggested question made by Shahar Galukman but the answers there didnt help me or i was not smart enough to understand.

Thanks for your patience


https://serverfault.com/a/653642/875383

Please try this user approach once.