Skip to main content

How to turn on GET,POST,OPTIONS,PUT,DELETE,HEAD.

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! Can I get a bit more context on what this is in regards to? Is this FTP connections, or Apache, and where specifically aren't they seeing these working?
    0
  • WebHostPro
    Hey there! Can I get a bit more context on what this is in regards to? Is this FTP connections, or Apache, and where specifically aren't they seeing these working?

    Thanks for the reply. They said it's Apache related. Here is more details on the error: Request Method: PUT Status Code: 403 Forbidden Remote Address: 123.123.123.1:443 (changed for privacy) Referrer Policy: strict-origin-when-cross-origin
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details. Do they have anything odd in their local .htaccess that could be restricting this? If so, could you try adding this to the end o the file to see if that changes the behavior? Order allow,deny Allow from all
    0

Please sign in to leave a comment.