Searched refs:module (Results 1 – 25 of 30) sorted by relevance
12
106 mod_evasive_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined112 mod_webdav_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined118 mod_magnet_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined124 mod_cml_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined140 mod_cgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined145 mod_scgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined165 mod_setenv_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined170 mod_alias_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined190 mod_proxy_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined195 mod_ssi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined[all …]
88 for module in modules.keys():89 staticsrc += modules[module]['src']90 staticinit += "PLUGIN_INIT(%s)\n"%module91 if modules[module].has_key('lib'):92 staticlib += modules[module]['lib']162 for module in modules.keys():164 if modules[module].has_key('lib'):165 libs += modules[module]['lib']166 instlib += env.SharedLibrary(module, modules[module]['src'], LIBS= [ libs ])
801 mod_webdav_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined805 mod_magnet_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined809 mod_cml_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined819 mod_cgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined822 mod_scgi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined834 mod_setenv_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined837 mod_alias_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined849 mod_proxy_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined852 mod_ssi_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined858 mod_expire_la_LDFLAGS = -module -export-dynamic -avoid-version -no-undefined[all …]
15 Apache. This module will extract the client's "real" ip from19 However, this module is causing segfault with mod_ssl or69 The effect of this module is variable on $HTTP["remotip"] directives and other module's remote ip d…72 The moment things are done by a module depends on in which hook it does things and within the same …73 on whether they are before/after us in the module loading order
14 The module for server-side includes provides a compatability69 The original SSI module from NCSA and Apache provided some more options70 which are not supported by this module for various reasons:
14 The proxy module a simplest way to connect lighttpd to30 lighttpd provides the Proxy support via the proxy-module35 Proxy module. Currently only 0 and 1 are used. Use 1 to49 tell the module where to send Proxy requests to. Every
14 WebDAV module for lighttpd24 The WebDAV module is a very minimalistic implementation of RFC 2518.44 If you load the webdav module, the WebDAV functionality has to be
14 The alias module ...24 The alias module is used to specify a special document-root for a given url-subset.
25 The SCGI module is heavily based on the FastCGI when it comes28 of the FastCGI module for more information.
14 The access module is used to deny access to files with given trailing path names.24 The access module is used to deny access to files with given trailing path names.
15 module. It describes the basic concepts and the way the different parts16 of the module are connected.
14 This module provides virtual hosts (vhosts) based on a MySQL table27 .. note:: Keep in mind that only one vhost module should be active at a time.
14 The userdir module ...24 The userdir module provides a simple way to link user-based directories into the global namespace o…
24 The server status module generates the status overview of the webserver. The33 We need to load the module first. ::
14 a nice, short abstrace about the module
14 The accesslog module ...104 The accesslog module provides a special way to log content from the
14 The cgi module provides a CGI-conforming interface.
14 another anti-hot-linking module
49 The module limits the compression of files to files smaller than 128 MByte and180 …tent with Perl/Catalyst, simply use the Catalyst::Plugin::Compress::Gzip module available on CPAN …
94 Moving these decisions out of the PHP script into a server module will remove the need221 the file extension that is bound to the cml-module
72 lighttpd provides the FastCGI support via the fastcgi-module77 FastCGI module. Currently only 0 and 1 are used. Use 1 to88 tell the module where to send FastCGI requests to. Every531 For Perl you have to install the FCGI module from CPAN.
24 mod_magnet is a module to control the request handling in lighty. 39 the module. Use "--with-lua=lua5.1" to install on Debian and friends. ::332 We are requiring the lua-module 'lfs' (http://www.keplerproject.org/luafilesystem/).
14 The auth module provides ...
6544 module=no7057 -module)7058 module=yes8409 if test yes = "$module"; then8421 build_libtool_libs=module8725 test no = "$module" \9443 if test yes = "$module"; then9458 build_libtool_libs=module9476 build_libtool_libs=module10585 module)[all …]
469 * added mod_extforward module [1665]668 * fixed mysql-vhost module (was broken in 1.4.5)741 * added a read-only WebDAV module880 * added support in fastcgi module to spawn fastcgi887 * fixed cgi-module for POST request above 4k916 * fixed request counter in the rrdtool module987 * added a proxy module for Java and friends1017 * added a module for secure and fast downloading1027 * added AUTHORIZER mode to the FastCGI module1029 * added prefix-notation for FastCGI module[all …]