• renzocomarts

    (@renzocomarts)


    Forbidden
    You don’t have permission to access / on this server.
    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

    I’m getting this error after I changed the permalink to https:// instead of http:// to force site security. I do have an active SSL.

    How to fix this? Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thomas@iThemes

    (@thomas4ithemes)

    You may need to add the define(s) in the site’s wp-config.php file to force SSL on logins and admin sessions:

    Administration Over SSL

    Thread Starter renzocomarts

    (@renzocomarts)

    adding this code:

    define(‘FORCE_SSL_ADMIN’, true);

    to wp.config.php did not solve the issues, it’s still 403

    Dear,
    when i login with wp-admin i get the massage of
    403
    Forbidden
    Access to this resource on the server is denied!

    what can i do for this issue….?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘403 Error WP-admin’ is closed to new replies.