How to fix the 403 forbidden error: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:
=== Client side: Check the permission ===
=== Client side: Check the permission ===


# Check the cookie was enabled
Browser Configuration
 
* Clear browser cache and cookies
* Enable cookies in browser settings
* Try incognito/private browsing mode
* Disable VPN or proxy services temporarily
* Clear browser's saved credentials for the site
 
Authentication
 
* Verify you're logged in correctly
* Check if your account has the necessary permissions
* Try logging out and logging back in
* Ensure your password hasn't expired


=== Server side: Check the SELinux policy if SELinux was enabled ===
=== Server side: Check the SELinux policy if SELinux was enabled ===

Navigation menu