Not sure if this is a Nginx issue, an Apache issue or a Php conf problem.
I migrated a few website installs from my old Gentoo VM and mostly everything works great. Only problem is POST requests are showing as 404. The same request as a GET request works fine. These sites use Apache and PHP.
I haven't changed anything in the confs. I'm using the default Nginx + Apache generated setup installed via the panel and re-created them a few times.
The Nginx access logs are showing only POST requests 404s but not any GET requests from just visiting the websites. No errors being showen in the error logs.