Great! I spent a few hours today tracing and getting to know your code and was going to submit a patch tomorrow that does exactly the same. No need for that now!
Great software btw. I considered using thttpd library but it didn't fit my needs. Your library if perfect for me! Hein Siterer Sergey Lyubka <[EMAIL PROTECTED]>: > Version 1.38 does not pass SSI function "parameters", i.e. trailing words. > I made a change to io_ssi.c, so now it does. > Please check out CVS. > > The "parameters" are passed as arg->in.buf pointer. > If it is NULL, then no arguments are passed. If more than one arguments are > specified, that does not matter: they appear as one "word", char * > arg->in.buf > Callback must parse it. > arg->in.buf is guaranteed to be \0 terminated. > > example.c has a usage example. > > sergey > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ shttpd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shttpd-general
