Category Archives: Scripting

SSL detection by PHP scripts run through FastCGI on nginx

How’s that title for acronym soup? I ran across this issue when playing around with nginx. I was trying to set up phpMyAdmin for SQL administration, but ran into a rather peculiar issue. To explain the problem, let me give you some context. I’m running nginx only on port 443, using SSL for everything. As I’m going [...]
Also posted in Linux, Security | 1 Comment