benluteijn / cherokee

Automatically exported from code.google.com/p/cherokee
0 stars 1 forks source link

CGI environment variables #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Cherokee should set at least, every environment variable that Apache sets,
and with the same value if possible. :)

This is a preliminary list:

Not supported by Cherokee:

SERVER_ADDR
REMOTE_PORT
REDIRECT_STATUS
REDIRECT_URL

Supported with diferent value:

None yet

Feel free to add more in comments.

Original issue reported on code.google.com by skar...@gmail.com on 27 Oct 2008 at 11:32

GoogleCodeExporter commented 9 years ago
Is this related to http://code.google.com/p/cherokee/issues/detail?id=122   ?

Original comment by tah...@gmail.com on 28 Oct 2008 at 12:19

GoogleCodeExporter commented 9 years ago
No, these are variables not setted by Cherokee.

Original comment by skar...@gmail.com on 28 Oct 2008 at 12:23

GoogleCodeExporter commented 9 years ago
If you tell me in detail what REDIRECT_STATUS is, and don't put me on some nifty
website that refers to the first webserver available, I'll try to find a 
Cherokee
solution.

Because I couldn't find an answer to that question, instead I fixed SERVER_PORT 
:) It
now is the right value for TLS too :)

Original comment by ste...@konink.de on 31 Oct 2008 at 3:38

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by ste...@konink.de on 31 Oct 2008 at 1:21

GoogleCodeExporter commented 9 years ago
I'm going to deduplicate this bug with:

http://code.google.com/p/cherokee/issues/detail?id=40

Basically that bug fully depends on this bug. And I basically solved this one :)
Patch can be ignored, new patch in the above.

Thanks for reporting Skarcha! If there are more variables we should really add, 
file
a new bug :)

Original comment by ste...@konink.de on 31 Oct 2008 at 5:34

GoogleCodeExporter commented 9 years ago
Thanks to you... ;)

You are doing a good job. :)

Original comment by skar...@gmail.com on 31 Oct 2008 at 7:44