- Timestamp:
- Jan 23, 2016, 5:43:56 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 725e9af
- Parents:
- cf4e708
- Location:
- test
- Files:
-
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
test/.gitignore
rcf4e708 rddf6027 1 1 cache 2 listen.conf3 2 *~ 4 3 logs -
test/apache-conf/.gitignore
rcf4e708 rddf6027 1 1 netns.conf 2 listen.conf -
test/base_apache.conf
rcf4e708 rddf6027 13 13 TypesConfig ${srcdir}/mime.types 14 14 15 Include listen.conf16 15 Include apache-conf/*.conf 17 16
Note: See TracChangeset
for help on using the changeset viewer.