Searched defs:so (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/core/
H A Dmod_so.c29 * You should also change the file extension from `.o' to `.so'. So, for
34 * SharedModule modules/standard/mod_status.so
37 * mod_status. Instead a shared object called mod_status.so will be build, in
41 * To use the shared module, move the .so file(s) into an appropriate
47 * LoadModule status_module modules/mod_status.so
64 * script for creating the shared library files (`.so'), please consult your
434 AP_DECLARE_MODULE(so) = { variable

Completed in 586 milliseconds