Contents
Up
Prev
Next
3.2.4.7. Web-server Extensions
Web-server extensions (such as Apache modules) are compiled native-code bindings, that are written in C/C++.
The fastest solution, but potentially insecure because it runs in the same process-space as the server.
Contents
Up
Prev
Next