Alvaro Lopez Ortega wrote:
Eric S. Johansson wrote:

 >>   I guess I tested it before.. I would bet Apache was working in that
 >>   way and that was the reason to remove the slash.
 >
 > ok, I'll try it out with apache to see what it does.

  Grand. Please, let me know if it is the same..

apache behavior for PATH_INFO:

http://localhost/cgi-bin/x.sh   PATH_INFO does not exist
http://localhost/cgi-bin/x.sh/   PATH_INFO=/
http://localhost/cgi-bin/x.sh/foo   PATH_INFO=/foo
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to