source: mod_gnutls/test/cgi_module.conf

main
Last change on this file 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: 77 bytes
Line 
1LoadModule      cgi_module      ${AP_LIBEXECDIR}/mod_cgi.so
2AddHandler      cgi-script      .cgi
Note: See TracBrowser for help on using the repository browser.