Issue how can I allow HTTP request on plesk

elaa

Basic Pleskian
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
 
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.
 
Back
Top