elaa Basic Pleskian Sep 25, 2020 #1 Hi ,I just uploaded my angular/php project into my website on plesk with is based on HTTP requests but when I tried to test it I got this 405 Not Allowed nginx how can I fix this
Hi ,I just uploaded my angular/php project into my website on plesk with is based on HTTP requests but when I tried to test it I got this 405 Not Allowed nginx how can I fix this
menderes Basic Pleskian Sep 26, 2020 #2 Hi @elaa, Can you share the error log and related web page? The 405 code is an invalid method code. I have to look at the logs.
Hi @elaa, Can you share the error log and related web page? The 405 code is an invalid method code. I have to look at the logs.
M mas57es New Pleskian Oct 9, 2023 #3 Hello, I have the same issue. Have you managed to solve it? The endpoints of my REST API for GET and PUT are working correctly, but for POST, I receive a 405, not allowed error.
Hello, I have the same issue. Have you managed to solve it? The endpoints of my REST API for GET and PUT are working correctly, but for POST, I receive a 405, not allowed error.