Written by Itay Bittan.
Our primary product contains Apache web server using c-modules. The reason of choosing Apache initially was due to:
- License
- It's popularity - as you can see here.
- C language support - allow our developers to keep working in their well known environment (the entire system was written in C primarily).