Relative Content

Tag Archive for phpapacherhel

POST request fails with specific payload over http, but works over https

I have httpd running on RHEL8 with a single server hosting multiple different sites related to the same codebase. It hosts our primary site that contains code from the master branch. It also hosts developer sites as subdomains and servers review apps as well. Because we use a single wildcard cert for essentially our entire organization, the developer and review app sites are currently not served over https.