I recently had an issue with https functionality in WordPress when working behind a reverse proxy like Pound or nginx. I’m running Pound, so the solution for me was to add specific proto headers to the pound.cfg file; ## HTTPS listening ports ListenHTTPS HeadRemove “HTTP_X_FORWARDED_PROTO” HeadRemove “X_FORWARDED_PROTO” AddHeader “HTTP_X_FORWARDED_PROTO: https” AddHeader “X_FORWARDED_PROTO: https” ## HTTP […]
- About Amal
- -
- RFID Toys
- -
- Photos
- -
- Videos
- -
- Contact