diff options
Diffstat (limited to 'rubbos/app/httpd-2.0.64/modules/arch/netware/mod_proxy_http.def')
-rw-r--r-- | rubbos/app/httpd-2.0.64/modules/arch/netware/mod_proxy_http.def | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/rubbos/app/httpd-2.0.64/modules/arch/netware/mod_proxy_http.def b/rubbos/app/httpd-2.0.64/modules/arch/netware/mod_proxy_http.def new file mode 100644 index 00000000..b24358b1 --- /dev/null +++ b/rubbos/app/httpd-2.0.64/modules/arch/netware/mod_proxy_http.def @@ -0,0 +1,7 @@ +EXPORT proxy_http_module +IMPORT proxy_module +IMPORT proxy_hook_scheme_handler +IMPORT proxy_run_fixups +IMPORT proxy_hook_canon_handler +IMPORT ap_proxy_ssl_enable +IMPORT ap_proxy_ssl_disable |