Tagged Questions
3
votes
2answers
132 views
How to prevent Apache from prepending REDIRECT_ to environment variables when running php as CGI?
I've been using MediaTemple's GridService as a production environment for a couple of relatively lightweight PHP sites. The process of setting up testing and staging environments is kind of ...