Writing to Apache conf files in DAST build scripts
Just a development snapshot before the 0.2 release - Download http://www.abeharry.info/stuff/DAST-0.2-dev.tar.gz
Unpackage anywhere like usr/share/DAST There is an httpd.conf in DAST/src/tests/etc/tasks/. Now run from DAST:
./bin/dast -f ./src/tests/etc/tasks/eApacheHttpdConfTaskTest.xml
The httpd.conf will be updated with new directives, sections, and embedded sections.
This snapshot has all dependencies bundled so don't download the dast-deps package. You must not place this snapshot in the same location as earlier releases

