Skip to content

Instantly share code, notes, and snippets.

@ishansharma
Created May 9, 2017 05:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ishansharma/408fb7d75a2da2e573e5748ebbf5a378 to your computer and use it in GitHub Desktop.
Save ishansharma/408fb7d75a2da2e573e5748ebbf5a378 to your computer and use it in GitHub Desktop.
Response by iThemes Security Plugins when blocking HTTP Requests
<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>403 Forbidden</title>\n</head><body>\n<h1>Forbidden</h1>\n<p>You don't have permission to access /v1/validate\non this server.<br />\n<br />\nPossible causes of this error include:</p>\n<ol>\n<li>The request was forbidden by rules in the .htaccess file.</li>\n<li>The directory you requested does not have an index.html or index.php file.</li>\n<li>The permissions on the file or directory are incorrect.</li>\n</ol>\n<p>For details about why the request was forbidden, see the Apache error log at:</p>\n<pre>/srv/users/SYSUSER/log/APPNAME/APPNAME_apache.error.log</pre>\n<p><br /><br /><b>\n</b></p>\n</body></html>\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment