Changes in test/tests/02_cache_in_vhost/apache.conf [33af2b7:3e04c0b] in mod_gnutls
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/02_cache_in_vhost/apache.conf
r33af2b7 r3e04c0b 1 1 Include ${srcdir}/base_apache.conf 2 2 3 <VirtualHost ${TEST_IP}:${TEST_PORT}>3 <VirtualHost _default_:${TEST_PORT}> 4 4 # Cache configuration not allowed in here: 5 5 GnuTLSCache dbm cache/gnutls_cache
Note: See TracChangeset
for help on using the changeset viewer.