Changeset 71e9a5c in mod_gnutls for test/tests/16_view-status/apache.conf
- Timestamp:
- Aug 22, 2015, 3:53:31 PM (6 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports
- Children:
- b837187
- Parents:
- 2db6923 (diff), 4addf74 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
test/tests/16_view-status/apache.conf
r2db6923 r71e9a5c 1 Include ${ PWD}/../../base_apache.conf1 Include ${srcdir}/base_apache.conf 2 2 3 LoadModule status_module /usr/lib/apache2/modules/mod_status.so3 LoadModule status_module ${AP_LIBEXECDIR}/mod_status.so 4 4 <Location /status> 5 5 SetHandler server-status
Note: See TracChangeset
for help on using the changeset viewer.