Hello Raúl, On 18/11/2010, at 13:56, Raúl Jareño Morago wrote:
> I want to pass a web page from Apache to Cherokee. I've seen in phpfinfo() > that it uses "Apache Environment" variables. In this way, there is one > variable for every item in _SERVER array. For example, for > _SERVER["REMOTE_USER"] there is an "Apache Environment" variable called > REMOTE_USER with the same value. How can I configure this variables in > Cherokee? Cherokee provides PHP with the all required information to fill out the _SERVER hash table. In fact, there is a test focused of that as part of the Cherokee quality assurance test bench: http://svn.cherokee-project.com/browser/cherokee/trunk/qa/134-HTTP_headers.py Is there a specific variable missing? -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
