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 | |
---|
1 | LoadModule proxy_module ${AP_LIBEXECDIR}/mod_proxy.so |
---|
2 | LoadModule proxy_http_module ${AP_LIBEXECDIR}/mod_proxy_http.so |
---|
Note: See
TracBrowser
for help on using the repository browser.