iApache iOS HTTP Server
The first step in the process of turning a iOS device into a true web server is getting a real build of Apache for iOS.
I giving it an original name iApache seems like a valid, but humorous, name; even though it should in theory just be httpd compiled for arm.
I have found a number of pre-compiled versions of apache (like that on OSx), however I do not know how or where they were compiled, and furthermore if they are legal/ethical. Therefore I will not post these, rather I would like to find someone who knows how to, or has compiled/cross-compiled the true apache server for the ARM processor.
If anybody knows how to cross compile
Categorised as: Apache

Maybe lighttpd will be better for iOS. lighttpd also can support php and mysql.