Hi Dimitar!
> My other questions are: > 1. What are the reasons for disabling this option? > (implementation problems, security issues, lack of interest among users?) > The reason is that a simpler mechanism exists: mongoose passes MONGOOSE_CGI variable to the CGI. So, export MONGOOSE_CGI with any information you want to pass to mongoose, and it'll be available to CGI process. (documented at http://cesanta.com/docs.html?Options.md) > 2. How to reeanble this option? Can I and should I use parts of the old > code (from versions using this option)? > MONGOOSE_CGI functionality should be enough. Please let me know if you have any troubles. -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
