• Hi

    I install your wordpress plugin but when i click choose content it gives error – 403: Forbidden. I think plugin is trying to open another web page but i do not know why it is giving such error. I edit .htaccess file and add this

    “Add the below code to your htaccess file… make sure you change 000.000.000.000 to your your IP

    SetEnvIfNoCase User-Agent (PHPCrawl) HTTP_badUserAgent=$1
    SetEnvIfExpr “-R ‘000.000.000.000’ ” !HTTP_badUserAgent
    RewriteRule .* – [L]”

    I do the changes but now it gives 500: Internal Error

    Can someone please help me here.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Error – 403: Forbidden’ is closed to new replies.