source: mod_gnutls/test/proxy_mods.conf @ c33b0ea

asynciomainproxy-ticket
Last change on this file since c33b0ea was 7813802, checked in by Thomas Klute <thomas2.klute@…>, 8 years ago

Test suite: Use AP_LIBEXECDIR to find Apache modules

Distributions install Apache modules to different locations, so hard
coded paths will cause problems. Use the module directory detected by
./configure instead.

  • Property mode set to 100644
File size: 119 bytes
Line 
1LoadModule      proxy_module            ${AP_LIBEXECDIR}/mod_proxy.so
2LoadModule      proxy_http_module       ${AP_LIBEXECDIR}/mod_proxy_http.so
Note: See TracBrowser for help on using the repository browser.