[uClinux-dev] Boa: Add Interpreter support to bypass binfmt_misc
requirement
Glenn Henshaw
thraxisp at logicaloutcome.ca
Fri Oct 26 15:46:35 EDT 2007
I ran into an embedded OS that didn't have binfmt_misc support,
and thus could not exec php files from the boa web server. I thought
that this might be of use here.
To fix this, I added another hash to capture interpreter values. When
a CGI is invoked, the suffix is looked up, and if an interpreter is
set, it is invoked with the page path and parameters as arguments.
Patch is based on 0.93.15.
The original patch is posted on the boa SourceForge tracker at
https://sourceforge.net/tracker/?
func=detail&atid=300078&aid=1820866&group_id=78
--
Glenn Henshaw Logical Outcome Ltd.
e: thraxisp at logicaloutcome.ca w: www.logicaloutcome.ca
More information about the uClinux-dev
mailing list