From 5bff8ddea33987b67b11a5da7f03f78c93962b6d Mon Sep 17 00:00:00 2001 From: code liturgy Date: Sat, 12 Nov 2022 13:03:16 -0500 Subject: [PATCH] Refactor --- Sharp.Augeas.Test/AugeasTests.cs | 65 ++++- .../root/etc/apache2/apache2.conf | 2 +- .../etc/apache2/conf-available/charset.conf | 8 - .../conf-available/localized-error-pages.conf | 81 ------ .../other-vhosts-access-log.conf | 4 - .../etc/apache2/conf-available/security.conf | 73 ----- .../apache2/conf-available/serve-cgi-bin.conf | 20 -- .../etc/apache2/conf-enabled/charset.conf | 8 - .../conf-enabled/localized-error-pages.conf | 81 ------ .../conf-enabled/other-vhosts-access-log.conf | 4 - .../etc/apache2/conf-enabled/security.conf | 73 ----- .../apache2/conf-enabled/serve-cgi-bin.conf | 20 -- .../apache2/mods-available/access_compat.load | 2 - .../etc/apache2/mods-available/actions.conf | 11 - .../etc/apache2/mods-available/actions.load | 1 - .../etc/apache2/mods-available/alias.conf | 24 -- .../etc/apache2/mods-available/alias.load | 1 - .../apache2/mods-available/allowmethods.load | 1 - .../root/etc/apache2/mods-available/asis.load | 2 - .../apache2/mods-available/auth_basic.load | 2 - .../apache2/mods-available/auth_digest.load | 2 - .../etc/apache2/mods-available/auth_form.load | 2 - .../apache2/mods-available/authn_anon.load | 1 - .../apache2/mods-available/authn_core.load | 1 - .../etc/apache2/mods-available/authn_dbd.load | 2 - .../etc/apache2/mods-available/authn_dbm.load | 1 - .../apache2/mods-available/authn_file.load | 1 - .../apache2/mods-available/authn_socache.load | 1 - .../apache2/mods-available/authnz_fcgi.load | 1 - .../apache2/mods-available/authnz_ldap.load | 2 - .../apache2/mods-available/authz_core.load | 1 - .../etc/apache2/mods-available/authz_dbd.load | 2 - .../etc/apache2/mods-available/authz_dbm.load | 2 - .../mods-available/authz_groupfile.load | 2 - .../apache2/mods-available/authz_host.load | 2 - .../apache2/mods-available/authz_owner.load | 1 - .../apache2/mods-available/authz_user.load | 2 - .../etc/apache2/mods-available/autoindex.conf | 96 ------- .../etc/apache2/mods-available/autoindex.load | 1 - .../etc/apache2/mods-available/brotli.load | 1 - .../etc/apache2/mods-available/buffer.load | 1 - .../etc/apache2/mods-available/cache.load | 1 - .../apache2/mods-available/cache_disk.conf | 27 -- .../apache2/mods-available/cache_disk.load | 2 - .../apache2/mods-available/cache_socache.load | 2 - .../etc/apache2/mods-available/cern_meta.load | 1 - .../root/etc/apache2/mods-available/cgi.load | 1 - .../root/etc/apache2/mods-available/cgid.conf | 4 - .../root/etc/apache2/mods-available/cgid.load | 1 - .../apache2/mods-available/charset_lite.load | 1 - .../root/etc/apache2/mods-available/data.load | 1 - .../root/etc/apache2/mods-available/dav.load | 3 - .../etc/apache2/mods-available/dav_fs.conf | 3 - .../etc/apache2/mods-available/dav_fs.load | 2 - .../etc/apache2/mods-available/dav_lock.load | 1 - .../root/etc/apache2/mods-available/dbd.load | 1 - .../etc/apache2/mods-available/deflate.conf | 11 - .../etc/apache2/mods-available/deflate.load | 2 - .../etc/apache2/mods-available/dialup.load | 1 - .../root/etc/apache2/mods-available/dir.conf | 5 - .../root/etc/apache2/mods-available/dir.load | 1 - .../etc/apache2/mods-available/dump_io.load | 1 - .../root/etc/apache2/mods-available/echo.load | 1 - .../root/etc/apache2/mods-available/env.load | 1 - .../etc/apache2/mods-available/expires.load | 1 - .../apache2/mods-available/ext_filter.load | 1 - .../apache2/mods-available/file_cache.load | 2 - .../etc/apache2/mods-available/filter.load | 1 - .../etc/apache2/mods-available/headers.load | 1 - .../etc/apache2/mods-available/heartbeat.load | 3 - .../apache2/mods-available/heartmonitor.load | 3 - .../etc/apache2/mods-available/http2.conf | 34 --- .../etc/apache2/mods-available/http2.load | 1 - .../etc/apache2/mods-available/ident.load | 1 - .../etc/apache2/mods-available/imagemap.load | 1 - .../etc/apache2/mods-available/include.load | 2 - .../root/etc/apache2/mods-available/info.conf | 15 -- .../root/etc/apache2/mods-available/info.load | 1 - .../mods-available/lbmethod_bybusyness.load | 2 - .../mods-available/lbmethod_byrequests.load | 2 - .../mods-available/lbmethod_bytraffic.load | 2 - .../mods-available/lbmethod_heartbeat.load | 2 - .../root/etc/apache2/mods-available/ldap.conf | 6 - .../root/etc/apache2/mods-available/ldap.load | 1 - .../etc/apache2/mods-available/log_debug.load | 1 - .../apache2/mods-available/log_forensic.load | 1 - .../root/etc/apache2/mods-available/lua.load | 1 - .../etc/apache2/mods-available/macro.load | 1 - .../root/etc/apache2/mods-available/md.load | 1 - .../root/etc/apache2/mods-available/mime.conf | 252 ------------------ .../root/etc/apache2/mods-available/mime.load | 1 - .../apache2/mods-available/mime_magic.conf | 5 - .../apache2/mods-available/mime_magic.load | 1 - .../etc/apache2/mods-available/mpm_event.conf | 18 -- .../etc/apache2/mods-available/mpm_event.load | 2 - .../apache2/mods-available/mpm_prefork.conf | 16 -- .../apache2/mods-available/mpm_prefork.load | 2 - .../apache2/mods-available/mpm_worker.conf | 22 -- .../apache2/mods-available/mpm_worker.load | 2 - .../apache2/mods-available/negotiation.conf | 20 -- .../apache2/mods-available/negotiation.load | 1 - .../etc/apache2/mods-available/proxy.conf | 27 -- .../etc/apache2/mods-available/proxy.load | 1 - .../etc/apache2/mods-available/proxy_ajp.load | 2 - .../mods-available/proxy_balancer.conf | 15 -- .../mods-available/proxy_balancer.load | 2 - .../apache2/mods-available/proxy_connect.load | 2 - .../apache2/mods-available/proxy_express.load | 2 - .../apache2/mods-available/proxy_fcgi.load | 2 - .../apache2/mods-available/proxy_fdpass.load | 2 - .../etc/apache2/mods-available/proxy_ftp.conf | 8 - .../etc/apache2/mods-available/proxy_ftp.load | 2 - .../apache2/mods-available/proxy_hcheck.load | 2 - .../apache2/mods-available/proxy_html.conf | 75 ------ .../apache2/mods-available/proxy_html.load | 2 - .../apache2/mods-available/proxy_http.load | 2 - .../apache2/mods-available/proxy_http2.load | 2 - .../apache2/mods-available/proxy_scgi.load | 2 - .../apache2/mods-available/proxy_uwsgi.load | 2 - .../mods-available/proxy_wstunnel.load | 2 - .../etc/apache2/mods-available/ratelimit.load | 2 - .../etc/apache2/mods-available/reflector.load | 1 - .../etc/apache2/mods-available/remoteip.load | 1 - .../apache2/mods-available/reqtimeout.conf | 27 -- .../apache2/mods-available/reqtimeout.load | 1 - .../etc/apache2/mods-available/request.load | 1 - .../etc/apache2/mods-available/rewrite.load | 1 - .../root/etc/apache2/mods-available/sed.load | 1 - .../etc/apache2/mods-available/session.load | 1 - .../mods-available/session_cookie.load | 2 - .../mods-available/session_crypto.load | 2 - .../apache2/mods-available/session_dbd.load | 2 - .../etc/apache2/mods-available/setenvif.conf | 32 --- .../etc/apache2/mods-available/setenvif.load | 1 - .../apache2/mods-available/slotmem_plain.load | 1 - .../apache2/mods-available/slotmem_shm.load | 1 - .../apache2/mods-available/socache_dbm.load | 1 - .../mods-available/socache_memcache.load | 1 - .../apache2/mods-available/socache_redis.load | 1 - .../apache2/mods-available/socache_shmcb.load | 1 - .../etc/apache2/mods-available/speling.load | 1 - .../root/etc/apache2/mods-available/ssl.conf | 85 ------ .../root/etc/apache2/mods-available/ssl.load | 2 - .../etc/apache2/mods-available/status.conf | 29 -- .../etc/apache2/mods-available/status.load | 1 - .../apache2/mods-available/substitute.load | 1 - .../etc/apache2/mods-available/suexec.load | 1 - .../etc/apache2/mods-available/unique_id.load | 1 - .../etc/apache2/mods-available/userdir.conf | 12 - .../etc/apache2/mods-available/userdir.load | 1 - .../etc/apache2/mods-available/usertrack.load | 1 - .../apache2/mods-available/vhost_alias.load | 1 - .../etc/apache2/mods-available/xml2enc.load | 1 - .../apache2/mods-enabled/access_compat.load | 2 - .../root/etc/apache2/mods-enabled/alias.conf | 24 -- .../root/etc/apache2/mods-enabled/alias.load | 1 - .../etc/apache2/mods-enabled/auth_basic.load | 2 - .../etc/apache2/mods-enabled/authn_core.load | 1 - .../etc/apache2/mods-enabled/authn_file.load | 1 - .../etc/apache2/mods-enabled/authz_core.load | 1 - .../etc/apache2/mods-enabled/authz_host.load | 2 - .../etc/apache2/mods-enabled/authz_user.load | 2 - .../etc/apache2/mods-enabled/autoindex.conf | 96 ------- .../etc/apache2/mods-enabled/autoindex.load | 1 - .../etc/apache2/mods-enabled/deflate.conf | 11 - .../etc/apache2/mods-enabled/deflate.load | 2 - .../root/etc/apache2/mods-enabled/dir.conf | 5 - .../root/etc/apache2/mods-enabled/dir.load | 1 - .../root/etc/apache2/mods-enabled/env.load | 1 - .../root/etc/apache2/mods-enabled/filter.load | 1 - .../etc/apache2/mods-enabled/headers.load | 1 - .../mods-enabled/lbmethod_byrequests.load | 2 - .../root/etc/apache2/mods-enabled/mime.conf | 252 ------------------ .../root/etc/apache2/mods-enabled/mime.load | 1 - .../etc/apache2/mods-enabled/mpm_event.conf | 18 -- .../etc/apache2/mods-enabled/mpm_event.load | 2 - .../etc/apache2/mods-enabled/negotiation.conf | 20 -- .../etc/apache2/mods-enabled/negotiation.load | 1 - .../root/etc/apache2/mods-enabled/proxy.conf | 27 -- .../root/etc/apache2/mods-enabled/proxy.load | 1 - .../apache2/mods-enabled/proxy_balancer.conf | 15 -- .../apache2/mods-enabled/proxy_balancer.load | 2 - .../apache2/mods-enabled/proxy_connect.load | 2 - .../etc/apache2/mods-enabled/proxy_ftp.conf | 8 - .../etc/apache2/mods-enabled/proxy_ftp.load | 2 - .../etc/apache2/mods-enabled/proxy_html.conf | 75 ------ .../etc/apache2/mods-enabled/proxy_html.load | 2 - .../etc/apache2/mods-enabled/proxy_http.load | 2 - .../etc/apache2/mods-enabled/reqtimeout.conf | 27 -- .../etc/apache2/mods-enabled/reqtimeout.load | 1 - .../etc/apache2/mods-enabled/rewrite.load | 1 - .../etc/apache2/mods-enabled/setenvif.conf | 32 --- .../etc/apache2/mods-enabled/setenvif.load | 1 - .../etc/apache2/mods-enabled/slotmem_shm.load | 1 - .../apache2/mods-enabled/socache_shmcb.load | 1 - .../root/etc/apache2/mods-enabled/ssl.conf | 85 ------ .../root/etc/apache2/mods-enabled/ssl.load | 2 - .../root/etc/apache2/mods-enabled/status.conf | 29 -- .../root/etc/apache2/mods-enabled/status.load | 1 - .../etc/apache2/mods-enabled/xml2enc.load | 1 - .../00-ci.codeliturgy.com-le-ssl.conf | 10 +- .../apache2/sites-available/000-default.conf | 8 +- .../01-git.codeliturgy.com.conf | 8 +- .../apache2/sites-available/default-ssl.conf | 134 ---------- ..._config.conf => dotnet_apache_config.conf} | 0 ....codeliturgy.com.conf => example.com.conf} | 10 +- ...codeliturgy.com.conf => example2.com.conf} | 8 +- .../00-ci.codeliturgy.com-le-ssl.conf | 28 -- .../sites-enabled/01-git.codeliturgy.com.conf | 19 -- .../sites-enabled/02-codeliturgy.com.conf | 36 --- .../apache2/sites-enabled/default-ssl.conf | 134 ---------- Sharp.Augeas/Augeas/Augeas.cs | 11 +- 212 files changed, 85 insertions(+), 2573 deletions(-) delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-available/charset.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-available/localized-error-pages.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-available/other-vhosts-access-log.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-available/security.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-available/serve-cgi-bin.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-enabled/charset.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-enabled/localized-error-pages.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-enabled/other-vhosts-access-log.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-enabled/security.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/conf-enabled/serve-cgi-bin.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/access_compat.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/allowmethods.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/asis.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_basic.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_digest.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_form.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_anon.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_core.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbd.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbm.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_file.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_socache.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_fcgi.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_ldap.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_core.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbd.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbm.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_groupfile.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_host.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_owner.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_user.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/brotli.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/buffer.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cache.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_socache.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cern_meta.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cgi.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/charset_lite.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/data.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dav.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_lock.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dbd.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dialup.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/dump_io.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/echo.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/env.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/expires.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ext_filter.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/file_cache.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/filter.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/headers.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/heartbeat.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/heartmonitor.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ident.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/imagemap.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/include.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/info.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/info.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bybusyness.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_byrequests.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bytraffic.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_heartbeat.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/log_debug.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/log_forensic.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/lua.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/macro.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/md.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ajp.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_connect.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_express.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fcgi.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fdpass.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_hcheck.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http2.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_scgi.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_uwsgi.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_wstunnel.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ratelimit.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/reflector.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/remoteip.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/request.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/rewrite.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/sed.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/session.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/session_cookie.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/session_crypto.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/session_dbd.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_plain.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_shm.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_dbm.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_memcache.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_redis.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_shmcb.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/speling.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/status.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/status.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/substitute.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/suexec.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/unique_id.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/usertrack.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/vhost_alias.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-available/xml2enc.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/access_compat.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/auth_basic.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_core.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_file.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_core.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_host.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_user.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/env.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/filter.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/headers.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/lbmethod_byrequests.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_connect.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_http.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/rewrite.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/slotmem_shm.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/socache_shmcb.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/mods-enabled/xml2enc.load delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/sites-available/default-ssl.conf rename Sharp.Augeas.Test/root/etc/apache2/sites-available/{sample_dotnet_apache_config.conf => dotnet_apache_config.conf} (100%) rename Sharp.Augeas.Test/root/etc/apache2/sites-available/{00-ci.codeliturgy.com.conf => example.com.conf} (75%) rename Sharp.Augeas.Test/root/etc/apache2/sites-available/{02-codeliturgy.com.conf => example2.com.conf} (85%) delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/sites-enabled/00-ci.codeliturgy.com-le-ssl.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/sites-enabled/01-git.codeliturgy.com.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/sites-enabled/02-codeliturgy.com.conf delete mode 100644 Sharp.Augeas.Test/root/etc/apache2/sites-enabled/default-ssl.conf diff --git a/Sharp.Augeas.Test/AugeasTests.cs b/Sharp.Augeas.Test/AugeasTests.cs index c87a24a..526fb75 100644 --- a/Sharp.Augeas.Test/AugeasTests.cs +++ b/Sharp.Augeas.Test/AugeasTests.cs @@ -4,22 +4,29 @@ public class AugeasTests { private Augeas _augeas; + public static string RandomString(int length) + { + var random = new Random(); + const string chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; + return new string(Enumerable.Repeat(chars, length) + .Select(s => s[random.Next(s.Length)]).ToArray()); + } + + [SetUp] public void Setup() { var rootDir = Environment.CurrentDirectory + "/root"; var lensDir = Environment.CurrentDirectory + "/lens"; _augeas = new Augeas(new AugSettings(rootDir, lensDir)); - _augeas.LoadFile("/etc/apache2/sites-available/00-ci.codeliturgy.com.conf"); - _augeas.LoadFile("/etc/apache2/sites-available/02-codeliturgy.com.conf"); - - // Load a bunch of files + _augeas.LoadFile("/etc/apache2/sites-available/example.com.conf"); + _augeas.LoadFile("/etc/apache2/sites-available/example2.com.conf"); } [Test] public void NoExceptionThrownWhenPrintingVirtualhostTree() { - var virtualHostConfig = "/etc/apache2/sites-available/00-ci.codeliturgy.com.conf"; + var virtualHostConfig = "/etc/apache2/sites-available/example.com.conf"; _augeas.PrintVirtualHostTree(virtualHostConfig); Assert.Pass(); } @@ -27,7 +34,7 @@ public class AugeasTests [Test] public void NoExceptionThrownWhenPrintingPreview() { - var virtualHostConfig = "/etc/apache2/sites-available/00-ci.codeliturgy.com.conf"; + var virtualHostConfig = "/etc/apache2/sites-available/example.com.conf"; _augeas.PrintPreview(virtualHostConfig); Assert.Pass(); @@ -37,13 +44,55 @@ public class AugeasTests public void GetPreviewReturnsValid() { - var preview = _augeas.GetPreview("/files/etc/apache2/sites-available/00-ci.codeliturgy.com.conf"); + var preview = _augeas.GetPreview("/files/etc/apache2/sites-available/example.com.conf"); var stringInvalid = string.IsNullOrEmpty(preview); Assert.That(!stringInvalid); } + [Test] + public void AfterSettingNodeGetNodeReturnsNewValue() + { + + var nodePath = $"/files/etc/apache2/sites-available/example.com.conf/VirtualHost/directive[1]/arg"; + var newValue = "example.com"; + _augeas.SetNode(nodePath, newValue); + var retrieveVal = _augeas.GetNode(nodePath); + Assert.That(retrieveVal == newValue); + } + + + + [Test] + public void SettingNodeAndSave() + { + + var nodePath = $"/files/etc/apache2/sites-available/example.com.conf/VirtualHost/directive[1]/arg"; + var newValue = RandomString(10); + _augeas.SetNode(nodePath, newValue); + var successSaving = _augeas.Save(); + if (!successSaving) + { + Assert.Fail("Unable to write changes to disk."); + } + var retrieveVal = _augeas.GetNode(nodePath); + Assert.That(retrieveVal == newValue); + } + + + [Test] + public void InsertNode() + { + + var nodePath = $"/files/etc/apache2/sites-available/example.com.conf/VirtualHost/directive[3]"; + _augeas.InsertNode(nodePath, "Test"); + var node = _augeas.GetNode(nodePath); + + Assert.Pass(); + } + + [Test] public void MatchReturnsTwoSites() @@ -57,7 +106,7 @@ public class AugeasTests [Test] public void GetTreeVirtualHostReturnsDictionaryWithKeys() { - var path = "/etc/apache2/sites-available/00-ci.codeliturgy.com.conf"; + var path = "/etc/apache2/sites-available/example.com.conf"; var tree = _augeas.GetVirtualHostTree(path); Assert.That(tree.Count > 0); } diff --git a/Sharp.Augeas.Test/root/etc/apache2/apache2.conf b/Sharp.Augeas.Test/root/etc/apache2/apache2.conf index c3194a7..4c2150a 100644 --- a/Sharp.Augeas.Test/root/etc/apache2/apache2.conf +++ b/Sharp.Augeas.Test/root/etc/apache2/apache2.conf @@ -1,4 +1,4 @@ -ServerName www.codeliturgy.com +ServerName www.example2.com # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. # See http://httpd.apache.org/docs/2.4/ for detailed information about diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-available/charset.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-available/charset.conf deleted file mode 100644 index 8b0f415..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-available/charset.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Read the documentation before enabling AddDefaultCharset. -# In general, it is only a good idea if you know that all your files -# have this encoding. It will override any encoding given in the files -# in meta http-equiv or xml encoding tags. - -#AddDefaultCharset UTF-8 - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-available/localized-error-pages.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-available/localized-error-pages.conf deleted file mode 100644 index f188d80..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-available/localized-error-pages.conf +++ /dev/null @@ -1,81 +0,0 @@ -# Customizable error responses come in three flavors: -# 1) plain text -# 2) local redirects -# 3) external redirects -# -# Some examples: -#ErrorDocument 500 "The server made a boo boo." -#ErrorDocument 404 /missing.html -#ErrorDocument 404 "/cgi-bin/missing_handler.pl" -#ErrorDocument 402 http://www.example.com/subscription_info.html -# - -# -# Putting this all together, we can internationalize error responses. -# -# We use Alias to redirect any /error/HTTP_.html.var response to -# our collection of by-error message multi-language collections. We use -# includes to substitute the appropriate text. -# -# You can modify the messages' appearance without changing any of the -# default HTTP_.html.var files by adding the line: -# -#Alias /error/include/ "/your/include/path/" -# -# which allows you to create your own set of files by starting with the -# /usr/share/apache2/error/include/ files and copying them to /your/include/path/, -# even on a per-VirtualHost basis. If you include the Alias in the global server -# context, is has to come _before_ the 'Alias /error/ ...' line. -# -# The default include files will display your Apache version number and your -# ServerAdmin email address regardless of the setting of ServerSignature. -# -# WARNING: The configuration below will NOT work out of the box if you have a -# SetHandler directive in a context somewhere. Adding -# the following three lines AFTER the context should -# make it work in most cases: -# -# SetHandler none -# -# -# The internationalized error documents require mod_alias, mod_include -# and mod_negotiation. To activate them, uncomment the following 37 lines. - -# -# -# -# -# Alias /error/ "/usr/share/apache2/error/" -# -# -# Options IncludesNoExec -# AddOutputFilter Includes html -# AddHandler type-map var -# Order allow,deny -# Allow from all -# LanguagePriority en cs de es fr it nl sv pt-br ro -# ForceLanguagePriority Prefer Fallback -# -# -# ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var -# ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var -# ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var -# ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var -# ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var -# ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var -# ErrorDocument 410 /error/HTTP_GONE.html.var -# ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var -# ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var -# ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var -# ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var -# ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var -# ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var -# ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var -# ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var -# ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var -# ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var -# -# -# - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-available/other-vhosts-access-log.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-available/other-vhosts-access-log.conf deleted file mode 100644 index 5e9f5e9..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-available/other-vhosts-access-log.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Define an access log for VirtualHosts that don't define their own logfile -CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-available/security.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-available/security.conf deleted file mode 100644 index 2e8fd78..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-available/security.conf +++ /dev/null @@ -1,73 +0,0 @@ -# -# Disable access to the entire file system except for the directories that -# are explicitly allowed later. -# -# This currently breaks the configurations that come with some web application -# Debian packages. -# -# -# AllowOverride None -# Require all denied -# - - -# Changing the following options will not really affect the security of the -# server, but might make attacks slightly more difficult in some cases. - -# -# ServerTokens -# This directive configures what you return as the Server HTTP response -# Header. The default is 'Full' which sends information about the OS-Type -# and compiled in modules. -# Set to one of: Full | OS | Minimal | Minor | Major | Prod -# where Full conveys the most information, and Prod the least. -#ServerTokens Minimal -ServerTokens Prod -#ServerTokens Full - -# -# Optionally add a line containing the server version and virtual host -# name to server-generated pages (internal error documents, FTP directory -# listings, mod_status and mod_info output etc., but not CGI generated -# documents or custom error documents). -# Set to "EMail" to also include a mailto: link to the ServerAdmin. -# Set to one of: On | Off | EMail -#ServerSignature Off -ServerSignature Off - -# -# Allow TRACE method -# -# Set to "extended" to also reflect the request body (only for testing and -# diagnostic purposes). -# -# Set to one of: On | Off | extended -TraceEnable Off -#TraceEnable On - -# -# Forbid access to version control directories -# -# If you use version control systems in your document root, you should -# probably deny access to their directories. For example, for subversion: -# -# -# Require all denied -# - -# -# Setting this header will prevent MSIE from interpreting files as something -# else than declared by the content type in the HTTP headers. -# Requires mod_headers to be enabled. -# -#Header set X-Content-Type-Options: "nosniff" - -# -# Setting this header will prevent other sites from embedding pages from this -# site as frames. This defends against clickjacking attacks. -# Requires mod_headers to be enabled. -# -#Header set X-Frame-Options: "sameorigin" - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-available/serve-cgi-bin.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-available/serve-cgi-bin.conf deleted file mode 100644 index b02782d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-available/serve-cgi-bin.conf +++ /dev/null @@ -1,20 +0,0 @@ - - - Define ENABLE_USR_LIB_CGI_BIN - - - - Define ENABLE_USR_LIB_CGI_BIN - - - - ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ - - AllowOverride None - Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch - Require all granted - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/charset.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/charset.conf deleted file mode 100644 index 8b0f415..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/charset.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Read the documentation before enabling AddDefaultCharset. -# In general, it is only a good idea if you know that all your files -# have this encoding. It will override any encoding given in the files -# in meta http-equiv or xml encoding tags. - -#AddDefaultCharset UTF-8 - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/localized-error-pages.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/localized-error-pages.conf deleted file mode 100644 index f188d80..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/localized-error-pages.conf +++ /dev/null @@ -1,81 +0,0 @@ -# Customizable error responses come in three flavors: -# 1) plain text -# 2) local redirects -# 3) external redirects -# -# Some examples: -#ErrorDocument 500 "The server made a boo boo." -#ErrorDocument 404 /missing.html -#ErrorDocument 404 "/cgi-bin/missing_handler.pl" -#ErrorDocument 402 http://www.example.com/subscription_info.html -# - -# -# Putting this all together, we can internationalize error responses. -# -# We use Alias to redirect any /error/HTTP_.html.var response to -# our collection of by-error message multi-language collections. We use -# includes to substitute the appropriate text. -# -# You can modify the messages' appearance without changing any of the -# default HTTP_.html.var files by adding the line: -# -#Alias /error/include/ "/your/include/path/" -# -# which allows you to create your own set of files by starting with the -# /usr/share/apache2/error/include/ files and copying them to /your/include/path/, -# even on a per-VirtualHost basis. If you include the Alias in the global server -# context, is has to come _before_ the 'Alias /error/ ...' line. -# -# The default include files will display your Apache version number and your -# ServerAdmin email address regardless of the setting of ServerSignature. -# -# WARNING: The configuration below will NOT work out of the box if you have a -# SetHandler directive in a context somewhere. Adding -# the following three lines AFTER the context should -# make it work in most cases: -# -# SetHandler none -# -# -# The internationalized error documents require mod_alias, mod_include -# and mod_negotiation. To activate them, uncomment the following 37 lines. - -# -# -# -# -# Alias /error/ "/usr/share/apache2/error/" -# -# -# Options IncludesNoExec -# AddOutputFilter Includes html -# AddHandler type-map var -# Order allow,deny -# Allow from all -# LanguagePriority en cs de es fr it nl sv pt-br ro -# ForceLanguagePriority Prefer Fallback -# -# -# ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var -# ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var -# ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var -# ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var -# ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var -# ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var -# ErrorDocument 410 /error/HTTP_GONE.html.var -# ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var -# ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var -# ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var -# ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var -# ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var -# ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var -# ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var -# ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var -# ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var -# ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var -# -# -# - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/other-vhosts-access-log.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/other-vhosts-access-log.conf deleted file mode 100644 index 5e9f5e9..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/other-vhosts-access-log.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Define an access log for VirtualHosts that don't define their own logfile -CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/security.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/security.conf deleted file mode 100644 index 2e8fd78..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/security.conf +++ /dev/null @@ -1,73 +0,0 @@ -# -# Disable access to the entire file system except for the directories that -# are explicitly allowed later. -# -# This currently breaks the configurations that come with some web application -# Debian packages. -# -# -# AllowOverride None -# Require all denied -# - - -# Changing the following options will not really affect the security of the -# server, but might make attacks slightly more difficult in some cases. - -# -# ServerTokens -# This directive configures what you return as the Server HTTP response -# Header. The default is 'Full' which sends information about the OS-Type -# and compiled in modules. -# Set to one of: Full | OS | Minimal | Minor | Major | Prod -# where Full conveys the most information, and Prod the least. -#ServerTokens Minimal -ServerTokens Prod -#ServerTokens Full - -# -# Optionally add a line containing the server version and virtual host -# name to server-generated pages (internal error documents, FTP directory -# listings, mod_status and mod_info output etc., but not CGI generated -# documents or custom error documents). -# Set to "EMail" to also include a mailto: link to the ServerAdmin. -# Set to one of: On | Off | EMail -#ServerSignature Off -ServerSignature Off - -# -# Allow TRACE method -# -# Set to "extended" to also reflect the request body (only for testing and -# diagnostic purposes). -# -# Set to one of: On | Off | extended -TraceEnable Off -#TraceEnable On - -# -# Forbid access to version control directories -# -# If you use version control systems in your document root, you should -# probably deny access to their directories. For example, for subversion: -# -# -# Require all denied -# - -# -# Setting this header will prevent MSIE from interpreting files as something -# else than declared by the content type in the HTTP headers. -# Requires mod_headers to be enabled. -# -#Header set X-Content-Type-Options: "nosniff" - -# -# Setting this header will prevent other sites from embedding pages from this -# site as frames. This defends against clickjacking attacks. -# Requires mod_headers to be enabled. -# -#Header set X-Frame-Options: "sameorigin" - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/serve-cgi-bin.conf b/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/serve-cgi-bin.conf deleted file mode 100644 index b02782d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/conf-enabled/serve-cgi-bin.conf +++ /dev/null @@ -1,20 +0,0 @@ - - - Define ENABLE_USR_LIB_CGI_BIN - - - - Define ENABLE_USR_LIB_CGI_BIN - - - - ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ - - AllowOverride None - Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch - Require all granted - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/access_compat.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/access_compat.load deleted file mode 100644 index 83273df..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/access_compat.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authn_core -LoadModule access_compat_module /usr/lib/apache2/modules/mod_access_compat.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.conf deleted file mode 100644 index c3f5d29..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.conf +++ /dev/null @@ -1,11 +0,0 @@ -# a2enmod-note: needs-configuration - -# -# Action lets you define media types that will execute a script whenever -# a matching file is called. This eliminates the need for repeated URL -# pathnames for oft-used CGI file processors. -# Format: Action media/type /cgi-script/location -# Format: Action handler-name /cgi-script/location -# - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.load deleted file mode 100644 index 4207df3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/actions.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule actions_module /usr/lib/apache2/modules/mod_actions.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.conf deleted file mode 100644 index 3583d3b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.conf +++ /dev/null @@ -1,24 +0,0 @@ - - # Aliases: Add here as many aliases as you need (with no limit). The format is - # Alias fakename realname - # - # Note that if you include a trailing / on fakename then the server will - # require it to be present in the URL. So "/icons" isn't aliased in this - # example, only "/icons/". If the fakename is slash-terminated, then the - # realname must also be slash terminated, and if the fakename omits the - # trailing slash, the realname must also omit it. - # - # We include the /icons/ alias for FancyIndexed directory listings. If - # you do not use FancyIndexing, you may comment this out. - - Alias /icons/ "/usr/share/apache2/icons/" - - - Options FollowSymlinks - AllowOverride None - Require all granted - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.load deleted file mode 100644 index 4cb7385..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/alias.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule alias_module /usr/lib/apache2/modules/mod_alias.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/allowmethods.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/allowmethods.load deleted file mode 100644 index e5bbe59..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/allowmethods.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule allowmethods_module /usr/lib/apache2/modules/mod_allowmethods.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/asis.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/asis.load deleted file mode 100644 index 6b73c45..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/asis.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: mime -LoadModule asis_module /usr/lib/apache2/modules/mod_asis.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_basic.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_basic.load deleted file mode 100644 index 5f3cd1c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_basic.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authn_core -LoadModule auth_basic_module /usr/lib/apache2/modules/mod_auth_basic.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_digest.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_digest.load deleted file mode 100644 index 4fa7a3e..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_digest.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authn_core -LoadModule auth_digest_module /usr/lib/apache2/modules/mod_auth_digest.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_form.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_form.load deleted file mode 100644 index 91e9507..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/auth_form.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: session authn_core -LoadModule auth_form_module /usr/lib/apache2/modules/mod_auth_form.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_anon.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_anon.load deleted file mode 100644 index 331922a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_anon.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_anon_module /usr/lib/apache2/modules/mod_authn_anon.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_core.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_core.load deleted file mode 100644 index 446074f..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_core.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_core_module /usr/lib/apache2/modules/mod_authn_core.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbd.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbd.load deleted file mode 100644 index d517af3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbd.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: dbd -LoadModule authn_dbd_module /usr/lib/apache2/modules/mod_authn_dbd.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbm.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbm.load deleted file mode 100644 index c39d41b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_dbm.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_dbm_module /usr/lib/apache2/modules/mod_authn_dbm.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_file.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_file.load deleted file mode 100644 index 9f13b35..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_file.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_file_module /usr/lib/apache2/modules/mod_authn_file.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_socache.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_socache.load deleted file mode 100644 index 786232d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authn_socache.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_socache_module /usr/lib/apache2/modules/mod_authn_socache.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_fcgi.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_fcgi.load deleted file mode 100644 index 69d757c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_fcgi.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authnz_fcgi_module /usr/lib/apache2/modules/mod_authnz_fcgi.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_ldap.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_ldap.load deleted file mode 100644 index c56d4dc..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authnz_ldap.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: ldap -LoadModule authnz_ldap_module /usr/lib/apache2/modules/mod_authnz_ldap.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_core.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_core.load deleted file mode 100644 index 5499bf3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_core.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authz_core_module /usr/lib/apache2/modules/mod_authz_core.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbd.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbd.load deleted file mode 100644 index cf82cae..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbd.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: dbd authz_core -LoadModule authz_dbd_module /usr/lib/apache2/modules/mod_authz_dbd.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbm.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbm.load deleted file mode 100644 index 6db4831..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_dbm.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authz_core -LoadModule authz_dbm_module /usr/lib/apache2/modules/mod_authz_dbm.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_groupfile.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_groupfile.load deleted file mode 100644 index eda3d21..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_groupfile.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authz_core -LoadModule authz_groupfile_module /usr/lib/apache2/modules/mod_authz_groupfile.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_host.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_host.load deleted file mode 100644 index f8cf87a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_host.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authz_core -LoadModule authz_host_module /usr/lib/apache2/modules/mod_authz_host.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_owner.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_owner.load deleted file mode 100644 index cbad3b5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_owner.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authz_owner_module /usr/lib/apache2/modules/mod_authz_owner.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_user.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_user.load deleted file mode 100644 index e47c40c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/authz_user.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authz_core -LoadModule authz_user_module /usr/lib/apache2/modules/mod_authz_user.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.conf deleted file mode 100644 index f6cf45f..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.conf +++ /dev/null @@ -1,96 +0,0 @@ - - # Directives controlling the display of server-generated directory listings. - - # - # IndexOptions: Controls the appearance of server-generated directory - # listings. - # Remove/replace the "Charset=UTF-8" if you don't use UTF-8 for your filenames. - IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* DescriptionWidth=* Charset=UTF-8 - - # - # AddIcon* directives tell the server which icon to show for different - # files or filename extensions. These are only displayed for - # FancyIndexed directories. - AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip x-bzip2 - - AddIconByType (TXT,/icons/text.gif) text/* - AddIconByType (IMG,/icons/image2.gif) image/* - AddIconByType (SND,/icons/sound2.gif) audio/* - AddIconByType (VID,/icons/movie.gif) video/* - - AddIcon /icons/binary.gif .bin .exe - AddIcon /icons/binhex.gif .hqx - AddIcon /icons/tar.gif .tar - AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv - AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip - AddIcon /icons/a.gif .ps .ai .eps - AddIcon /icons/layout.gif .html .shtml .htm .pdf - AddIcon /icons/text.gif .txt - AddIcon /icons/c.gif .c - AddIcon /icons/p.gif .pl .py - AddIcon /icons/f.gif .for - AddIcon /icons/dvi.gif .dvi - AddIcon /icons/uuencoded.gif .uu - AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl - AddIcon /icons/tex.gif .tex - # It's a suffix rule, so simply matching "core" matches "score" as well ! - AddIcon /icons/bomb.gif /core - AddIcon (SND,/icons/sound2.gif) .ogg - AddIcon (VID,/icons/movie.gif) .ogm - - AddIcon /icons/back.gif .. - AddIcon /icons/hand.right.gif README - AddIcon /icons/folder.gif ^^DIRECTORY^^ - AddIcon /icons/blank.gif ^^BLANKICON^^ - - # Default icons for OpenDocument format - AddIcon /icons/odf6odt-20x22.png .odt - AddIcon /icons/odf6ods-20x22.png .ods - AddIcon /icons/odf6odp-20x22.png .odp - AddIcon /icons/odf6odg-20x22.png .odg - AddIcon /icons/odf6odc-20x22.png .odc - AddIcon /icons/odf6odf-20x22.png .odf - AddIcon /icons/odf6odb-20x22.png .odb - AddIcon /icons/odf6odi-20x22.png .odi - AddIcon /icons/odf6odm-20x22.png .odm - - AddIcon /icons/odf6ott-20x22.png .ott - AddIcon /icons/odf6ots-20x22.png .ots - AddIcon /icons/odf6otp-20x22.png .otp - AddIcon /icons/odf6otg-20x22.png .otg - AddIcon /icons/odf6otc-20x22.png .otc - AddIcon /icons/odf6otf-20x22.png .otf - AddIcon /icons/odf6oti-20x22.png .oti - AddIcon /icons/odf6oth-20x22.png .oth - - # - # DefaultIcon is which icon to show for files which do not have an icon - # explicitly set. - DefaultIcon /icons/unknown.gif - - # - # AddDescription allows you to place a short description after a file in - # server-generated indexes. These are only displayed for FancyIndexed - # directories. - # Format: AddDescription "description" filename - #AddDescription "GZIP compressed document" .gz - #AddDescription "tar archive" .tar - #AddDescription "GZIP compressed tar archive" .tgz - - # - # ReadmeName is the name of the README file the server will look for by - # default, and append to directory listings. - # - # HeaderName is the name of a file which should be prepended to - # directory indexes - ReadmeName README.html - HeaderName HEADER.html - - # - # IndexIgnore is a set of filenames which directory indexing should ignore - # and not include in the listing. Shell-style wildcarding is permitted. - IndexIgnore .??* *~ *# RCS CVS *,v *,t - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.load deleted file mode 100644 index 82328b9..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/autoindex.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule autoindex_module /usr/lib/apache2/modules/mod_autoindex.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/brotli.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/brotli.load deleted file mode 100644 index ebd48ed..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/brotli.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule brotli_module /usr/lib/apache2/modules/mod_brotli.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/buffer.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/buffer.load deleted file mode 100644 index f5e7423..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/buffer.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule buffer_module /usr/lib/apache2/modules/mod_buffer.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache.load deleted file mode 100644 index e3189a0..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule cache_module /usr/lib/apache2/modules/mod_cache.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.conf deleted file mode 100644 index a69beae..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - # cache cleaning is done by htcacheclean, which can be configured in - # /etc/default/apache2 - # - # For further information, see the comments in that file, - # /usr/share/doc/apache2/README.Debian, and the htcacheclean(8) - # man page. - - # This path must be the same as the one in /etc/default/apache2 - CacheRoot /var/cache/apache2/mod_cache_disk - - # This will also cache local documents. It usually makes more sense to - # put this into the configuration for just one virtual host. - #CacheEnable disk / - - - # The result of CacheDirLevels * CacheDirLength must not be higher than - # 20. Moreover, pay attention on file system limits. Some file systems - # do not support more than a certain number of inodes and - # subdirectories (e.g. 32000 for ext3) - CacheDirLevels 2 - CacheDirLength 1 - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.load deleted file mode 100644 index 3b641a1..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_disk.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: cache -LoadModule cache_disk_module /usr/lib/apache2/modules/mod_cache_disk.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_socache.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_socache.load deleted file mode 100644 index 47a3dcb..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cache_socache.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: cache -LoadModule cache_socache_module /usr/lib/apache2/modules/mod_cache_socache.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cern_meta.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cern_meta.load deleted file mode 100644 index bcc7546..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cern_meta.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule cern_meta_module /usr/lib/apache2/modules/mod_cern_meta.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgi.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgi.load deleted file mode 100644 index 1be9048..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgi.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule cgi_module /usr/lib/apache2/modules/mod_cgi.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.conf deleted file mode 100644 index 762f00b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Socket for cgid communication -ScriptSock ${APACHE_RUN_DIR}/cgisock - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.load deleted file mode 100644 index e036f7d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/cgid.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule cgid_module /usr/lib/apache2/modules/mod_cgid.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/charset_lite.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/charset_lite.load deleted file mode 100644 index f137a57..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/charset_lite.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule charset_lite_module /usr/lib/apache2/modules/mod_charset_lite.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/data.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/data.load deleted file mode 100644 index ef488a4..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/data.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule data_module /usr/lib/apache2/modules/mod_data.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav.load deleted file mode 100644 index a5867ff..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav.load +++ /dev/null @@ -1,3 +0,0 @@ - - LoadModule dav_module /usr/lib/apache2/modules/mod_dav.so - diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.conf deleted file mode 100644 index 8499551..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.conf +++ /dev/null @@ -1,3 +0,0 @@ -DAVLockDB ${APACHE_LOCK_DIR}/DAVLock - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.load deleted file mode 100644 index ba2a3f8..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_fs.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: dav -LoadModule dav_fs_module /usr/lib/apache2/modules/mod_dav_fs.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_lock.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_lock.load deleted file mode 100644 index ba0703e..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dav_lock.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule dav_lock_module /usr/lib/apache2/modules/mod_dav_lock.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dbd.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dbd.load deleted file mode 100644 index 5495f2a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dbd.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule dbd_module /usr/lib/apache2/modules/mod_dbd.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.conf deleted file mode 100644 index e891e03..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.conf +++ /dev/null @@ -1,11 +0,0 @@ - - - AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript - AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript - AddOutputFilterByType DEFLATE application/rss+xml - AddOutputFilterByType DEFLATE application/wasm - AddOutputFilterByType DEFLATE application/xml - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.load deleted file mode 100644 index 3873ffc..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/deflate.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: filter -LoadModule deflate_module /usr/lib/apache2/modules/mod_deflate.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dialup.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dialup.load deleted file mode 100644 index 3c4a636..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dialup.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule dialup_module /usr/lib/apache2/modules/mod_dialup.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.conf deleted file mode 100644 index 21a0e8b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.conf +++ /dev/null @@ -1,5 +0,0 @@ - - DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.load deleted file mode 100644 index e5b5d92..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dir.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule dir_module /usr/lib/apache2/modules/mod_dir.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dump_io.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/dump_io.load deleted file mode 100644 index 561c24b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/dump_io.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule dumpio_module /usr/lib/apache2/modules/mod_dumpio.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/echo.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/echo.load deleted file mode 100644 index 42cae85..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/echo.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule echo_module /usr/lib/apache2/modules/mod_echo.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/env.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/env.load deleted file mode 100644 index 8bf608d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/env.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule env_module /usr/lib/apache2/modules/mod_env.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/expires.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/expires.load deleted file mode 100644 index 092acab..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/expires.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule expires_module /usr/lib/apache2/modules/mod_expires.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ext_filter.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ext_filter.load deleted file mode 100644 index b3a1596..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ext_filter.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule ext_filter_module /usr/lib/apache2/modules/mod_ext_filter.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/file_cache.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/file_cache.load deleted file mode 100644 index 32c0a56..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/file_cache.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: cache -LoadModule file_cache_module /usr/lib/apache2/modules/mod_file_cache.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/filter.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/filter.load deleted file mode 100644 index 94c4270..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/filter.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule filter_module /usr/lib/apache2/modules/mod_filter.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/headers.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/headers.load deleted file mode 100644 index e4497e5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/headers.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule headers_module /usr/lib/apache2/modules/mod_headers.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/heartbeat.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/heartbeat.load deleted file mode 100644 index 208686c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/heartbeat.load +++ /dev/null @@ -1,3 +0,0 @@ -# This module depends on mod_watchdog to be loaded before. In Debian, this -# module is statically linked. -LoadModule heartbeat_module /usr/lib/apache2/modules/mod_heartbeat.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/heartmonitor.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/heartmonitor.load deleted file mode 100644 index e5deba7..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/heartmonitor.load +++ /dev/null @@ -1,3 +0,0 @@ -# This module depends on mod_watchdog to be loaded before. In Debian, this -# module is statically linked. -LoadModule heartmonitor_module /usr/lib/apache2/modules/mod_heartmonitor.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.conf deleted file mode 100644 index f45db4d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.conf +++ /dev/null @@ -1,34 +0,0 @@ - -# mod_http2 doesn't work with mpm_prefork - - Protocols h2 h2c http/1.1 - - # # HTTP/2 push configuration - # - # H2Push on - # - # # Default Priority Rule - # - # H2PushPriority * After 16 - # - # # More complex ruleset: - # - # H2PushPriority * after - # H2PushPriority text/css before - # H2PushPriority image/jpeg after 32 - # H2PushPriority image/png after 32 - # H2PushPriority application/javascript interleaved - # - # # Configure some stylesheet and script to be pushed by the webserver - # - # - # Header add Link "; rel=preload; as=style" - # Header add Link "; rel=preload; as=script" - # - # Since mod_http2 doesn't support the mod_logio module (which provide the %O format), - # you may want to change your LogFormat directive as follow: - # - # LogFormat "%v:%p %h %l %u %t \"%r\" %>s %B \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined - # LogFormat "%h %l %u %t \"%r\" %>s %B \"%{Referer}i\" \"%{User-Agent}i\"" combined - # LogFormat "%h %l %u %t \"%r\" %>s %B" common - diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.load deleted file mode 100644 index e5c769f..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/http2.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule http2_module /usr/lib/apache2/modules/mod_http2.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ident.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ident.load deleted file mode 100644 index f7c4c3c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ident.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule ident_module /usr/lib/apache2/modules/mod_ident.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/imagemap.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/imagemap.load deleted file mode 100644 index 0fd55f8..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/imagemap.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule imagemap_module /usr/lib/apache2/modules/mod_imagemap.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/include.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/include.load deleted file mode 100644 index dc4359a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/include.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: mime -LoadModule include_module /usr/lib/apache2/modules/mod_include.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/info.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/info.conf deleted file mode 100644 index 78a0649..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/info.conf +++ /dev/null @@ -1,15 +0,0 @@ - - - # Allow remote server configuration reports, with the URL of - # http://servername/server-info (requires that mod_info.c be loaded). - # Uncomment and change the "192.0.2.0/24" to allow access from other hosts. - # - - SetHandler server-info - Require local - #Require ip 192.0.2.0/24 - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/info.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/info.load deleted file mode 100644 index c71efcc..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/info.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule info_module /usr/lib/apache2/modules/mod_info.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bybusyness.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bybusyness.load deleted file mode 100644 index cf894a3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bybusyness.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy_balancer -LoadModule lbmethod_bybusyness_module /usr/lib/apache2/modules/mod_lbmethod_bybusyness.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_byrequests.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_byrequests.load deleted file mode 100644 index cdd8fc5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_byrequests.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy_balancer -LoadModule lbmethod_byrequests_module /usr/lib/apache2/modules/mod_lbmethod_byrequests.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bytraffic.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bytraffic.load deleted file mode 100644 index dabbe72..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_bytraffic.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy_balancer -LoadModule lbmethod_bytraffic_module /usr/lib/apache2/modules/mod_lbmethod_bytraffic.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_heartbeat.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_heartbeat.load deleted file mode 100644 index 2200f3a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lbmethod_heartbeat.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy_balancer -LoadModule lbmethod_heartbeat_module /usr/lib/apache2/modules/mod_lbmethod_heartbeat.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.conf deleted file mode 100644 index 697b70b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.conf +++ /dev/null @@ -1,6 +0,0 @@ - - SetHandler ldap-status - Require local - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.load deleted file mode 100644 index f9d38a3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ldap.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule ldap_module /usr/lib/apache2/modules/mod_ldap.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/log_debug.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/log_debug.load deleted file mode 100644 index 1a27fa8..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/log_debug.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule log_debug_module /usr/lib/apache2/modules/mod_log_debug.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/log_forensic.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/log_forensic.load deleted file mode 100644 index 9116a3d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/log_forensic.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule log_forensic_module /usr/lib/apache2/modules/mod_log_forensic.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lua.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/lua.load deleted file mode 100644 index 0b639f5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/lua.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule lua_module /usr/lib/apache2/modules/mod_lua.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/macro.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/macro.load deleted file mode 100644 index 3a72864..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/macro.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule macro_module /usr/lib/apache2/modules/mod_macro.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/md.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/md.load deleted file mode 100644 index 812a6a6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/md.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule md_module /usr/lib/apache2/modules/mod_md.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.conf deleted file mode 100644 index 38f8eb5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.conf +++ /dev/null @@ -1,252 +0,0 @@ - - - # - # TypesConfig points to the file containing the list of mappings from - # filename extension to MIME-type. - # - TypesConfig /etc/mime.types - - # - # AddType allows you to add to or override the MIME configuration - # file mime.types for specific file types. - # - #AddType application/x-gzip .tgz - # - # AddEncoding allows you to have certain browsers uncompress - # information on the fly. Note: Not all browsers support this. - # Despite the name similarity, the following Add* directives have - # nothing to do with the FancyIndexing customization directives above. - # - #AddEncoding x-compress .Z - #AddEncoding x-gzip .gz .tgz - #AddEncoding x-bzip2 .bz2 - # - # If the AddEncoding directives above are commented-out, then you - # probably should define those extensions to indicate media types: - # - AddType application/x-compress .Z - AddType application/x-gzip .gz .tgz - AddType application/x-bzip2 .bz2 - - # - # DefaultLanguage and AddLanguage allows you to specify the language of - # a document. You can then use content negotiation to give a browser a - # file in a language the user can understand. - # - # Specify a default language. This means that all data - # going out without a specific language tag (see below) will - # be marked with this one. You probably do NOT want to set - # this unless you are sure it is correct for all cases. - # - # * It is generally better to not mark a page as - # * being a certain language than marking it with the wrong - # * language! - # - # DefaultLanguage nl - # - # Note 1: The suffix does not have to be the same as the language - # keyword --- those with documents in Polish (whose net-standard - # language code is pl) may wish to use "AddLanguage pl .po" to - # avoid the ambiguity with the common suffix for perl scripts. - # - # Note 2: The example entries below illustrate that in some cases - # the two character 'Language' abbreviation is not identical to - # the two character 'Country' code for its country, - # E.g. 'Danmark/dk' versus 'Danish/da'. - # - # Note 3: In the case of 'ltz' we violate the RFC by using a three char - # specifier. There is 'work in progress' to fix this and get - # the reference data for rfc1766 cleaned up. - # - # Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl) - # English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de) - # Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja) - # Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn) - # Norwegian (no) - Polish (pl) - Portugese (pt) - # Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv) - # Simplified Chinese (zh-CN) - Spanish (es) - Traditional Chinese (zh-TW) - # - AddLanguage am .amh - AddLanguage ar .ara - AddLanguage be .be - AddLanguage bg .bg - AddLanguage bn .bn - AddLanguage br .br - AddLanguage bs .bs - AddLanguage ca .ca - AddLanguage cs .cz .cs - AddLanguage cy .cy - AddLanguage da .da - AddLanguage da .dk - AddLanguage de .de - AddLanguage dz .dz - AddLanguage el .el - AddLanguage en .en - AddLanguage eo .eo - # es is ecmascript in /etc/mime.types - RemoveType es - AddLanguage es .es - AddLanguage et .et - AddLanguage eu .eu - AddLanguage fa .fa - AddLanguage fi .fi - AddLanguage fr .fr - AddLanguage ga .ga - AddLanguage gl .glg - AddLanguage gu .gu - AddLanguage he .he - AddLanguage hi .hi - AddLanguage hr .hr - AddLanguage hu .hu - AddLanguage hy .hy - AddLanguage id .id - AddLanguage is .is - AddLanguage it .it - AddLanguage ja .ja - AddLanguage ka .ka - AddLanguage kk .kk - AddLanguage km .km - AddLanguage kn .kn - AddLanguage ko .ko - AddLanguage ku .ku - AddLanguage lo .lo - AddLanguage lt .lt - AddLanguage ltz .ltz - AddLanguage lv .lv - AddLanguage mg .mg - AddLanguage mk .mk - AddLanguage ml .ml - AddLanguage mr .mr - AddLanguage ms .msa - AddLanguage nb .nob - AddLanguage ne .ne - AddLanguage nl .nl - AddLanguage nn .nn - AddLanguage no .no - AddLanguage pa .pa - AddLanguage pl .po - AddLanguage pt-BR .pt-br - AddLanguage pt .pt - AddLanguage ro .ro - AddLanguage ru .ru - AddLanguage sa .sa - AddLanguage se .se - AddLanguage si .si - AddLanguage sk .sk - AddLanguage sl .sl - AddLanguage sq .sq - AddLanguage sr .sr - AddLanguage sv .sv - AddLanguage ta .ta - AddLanguage te .te - AddLanguage th .th - AddLanguage tl .tl - RemoveType tr - # tr is troff in /etc/mime.types - AddLanguage tr .tr - AddLanguage uk .uk - AddLanguage ur .ur - AddLanguage vi .vi - AddLanguage wo .wo - AddLanguage xh .xh - AddLanguage zh-CN .zh-cn - AddLanguage zh-TW .zh-tw - - # - # Commonly used filename extensions to character sets. You probably - # want to avoid clashes with the language extensions, unless you - # are good at carefully testing your setup after each change. - # See http://www.iana.org/assignments/character-sets for the - # official list of charset names and their respective RFCs. - # - AddCharset us-ascii .ascii .us-ascii - AddCharset ISO-8859-1 .iso8859-1 .latin1 - AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen - AddCharset ISO-8859-3 .iso8859-3 .latin3 - AddCharset ISO-8859-4 .iso8859-4 .latin4 - AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru - AddCharset ISO-8859-6 .iso8859-6 .arb .arabic - AddCharset ISO-8859-7 .iso8859-7 .grk .greek - AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew - AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk - AddCharset ISO-8859-10 .iso8859-10 .latin6 - AddCharset ISO-8859-13 .iso8859-13 - AddCharset ISO-8859-14 .iso8859-14 .latin8 - AddCharset ISO-8859-15 .iso8859-15 .latin9 - AddCharset ISO-8859-16 .iso8859-16 .latin10 - AddCharset ISO-2022-JP .iso2022-jp .jis - AddCharset ISO-2022-KR .iso2022-kr .kis - AddCharset ISO-2022-CN .iso2022-cn .cis - AddCharset Big5 .Big5 .big5 .b5 - AddCharset cn-Big5 .cn-big5 - # For russian, more than one charset is used (depends on client, mostly): - AddCharset WINDOWS-1251 .cp-1251 .win-1251 - AddCharset CP866 .cp866 - AddCharset KOI8 .koi8 - AddCharset KOI8-E .koi8-e - AddCharset KOI8-r .koi8-r .koi8-ru - AddCharset KOI8-U .koi8-u - AddCharset KOI8-ru .koi8-uk .ua - AddCharset ISO-10646-UCS-2 .ucs2 - AddCharset ISO-10646-UCS-4 .ucs4 - AddCharset UTF-7 .utf7 - AddCharset UTF-8 .utf8 - AddCharset UTF-16 .utf16 - AddCharset UTF-16BE .utf16be - AddCharset UTF-16LE .utf16le - AddCharset UTF-32 .utf32 - AddCharset UTF-32BE .utf32be - AddCharset UTF-32LE .utf32le - AddCharset euc-cn .euc-cn - AddCharset euc-gb .euc-gb - AddCharset euc-jp .euc-jp - AddCharset euc-kr .euc-kr - #Not sure how euc-tw got in - IANA doesn't list it??? - AddCharset EUC-TW .euc-tw - AddCharset gb2312 .gb2312 .gb - AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2 - AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4 - AddCharset shift_jis .shift_jis .sjis - AddCharset BRF .brf - - # - # AddHandler allows you to map certain file extensions to "handlers": - # actions unrelated to filetype. These can be either built into the server - # or added with the Action directive (see below) - # - # To use CGI scripts outside of ScriptAliased directories: - # (You will also need to add "ExecCGI" to the "Options" directive.) - # - #AddHandler cgi-script .cgi - - # - # For files that include their own HTTP headers: - # - #AddHandler send-as-is asis - - # - # For server-parsed imagemap files: - # - #AddHandler imap-file map - - # - # For type maps (negotiated resources): - # (This is enabled by default to allow the Apache "It Worked" page - # to be distributed in multiple languages.) - # - AddHandler type-map var - - # - # Filters allow you to process content before it is sent to the client. - # - # To parse .shtml files for server-side includes (SSI): - # (You will also need to add "Includes" to the "Options" directive.) - # - AddType text/html .shtml - - AddOutputFilter INCLUDES .shtml - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.load deleted file mode 100644 index d908fd6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule mime_module /usr/lib/apache2/modules/mod_mime.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.conf deleted file mode 100644 index 12ed930..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.conf +++ /dev/null @@ -1,5 +0,0 @@ - - MIMEMagicFile /etc/apache2/magic - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.load deleted file mode 100644 index 42357db..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mime_magic.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule mime_magic_module /usr/lib/apache2/modules/mod_mime_magic.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.conf deleted file mode 100644 index 2003d07..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.conf +++ /dev/null @@ -1,18 +0,0 @@ -# event MPM -# StartServers: initial number of server processes to start -# MinSpareThreads: minimum number of worker threads which are kept spare -# MaxSpareThreads: maximum number of worker threads which are kept spare -# ThreadsPerChild: constant number of worker threads in each server process -# MaxRequestWorkers: maximum number of worker threads -# MaxConnectionsPerChild: maximum number of requests a server process serves - - StartServers 2 - MinSpareThreads 25 - MaxSpareThreads 75 - ThreadLimit 64 - ThreadsPerChild 25 - MaxRequestWorkers 150 - MaxConnectionsPerChild 0 - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.load deleted file mode 100644 index 00d970b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_event.load +++ /dev/null @@ -1,2 +0,0 @@ -# Conflicts: mpm_worker mpm_prefork -LoadModule mpm_event_module /usr/lib/apache2/modules/mod_mpm_event.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.conf deleted file mode 100644 index 2642e3b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.conf +++ /dev/null @@ -1,16 +0,0 @@ -# prefork MPM -# StartServers: number of server processes to start -# MinSpareServers: minimum number of server processes which are kept spare -# MaxSpareServers: maximum number of server processes which are kept spare -# MaxRequestWorkers: maximum number of server processes allowed to start -# MaxConnectionsPerChild: maximum number of requests a server process serves - - - StartServers 5 - MinSpareServers 5 - MaxSpareServers 10 - MaxRequestWorkers 150 - MaxConnectionsPerChild 0 - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.load deleted file mode 100644 index 05da7a3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_prefork.load +++ /dev/null @@ -1,2 +0,0 @@ -# Conflicts: mpm_event mpm_worker -LoadModule mpm_prefork_module /usr/lib/apache2/modules/mod_mpm_prefork.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.conf deleted file mode 100644 index de5831e..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.conf +++ /dev/null @@ -1,22 +0,0 @@ -# worker MPM -# StartServers: initial number of server processes to start -# MinSpareThreads: minimum number of worker threads which are kept spare -# MaxSpareThreads: maximum number of worker threads which are kept spare -# ThreadLimit: ThreadsPerChild can be changed to this maximum value during a -# graceful restart. ThreadLimit can only be changed by stopping -# and starting Apache. -# ThreadsPerChild: constant number of worker threads in each server process -# MaxRequestWorkers: maximum number of threads -# MaxConnectionsPerChild: maximum number of requests a server process serves - - - StartServers 2 - MinSpareThreads 25 - MaxSpareThreads 75 - ThreadLimit 64 - ThreadsPerChild 25 - MaxRequestWorkers 150 - MaxConnectionsPerChild 0 - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.load deleted file mode 100644 index f9d0c4d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/mpm_worker.load +++ /dev/null @@ -1,2 +0,0 @@ -# Conflicts: mpm_event mpm_prefork -LoadModule mpm_worker_module /usr/lib/apache2/modules/mod_mpm_worker.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.conf deleted file mode 100644 index 409b3bf..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.conf +++ /dev/null @@ -1,20 +0,0 @@ - - - # LanguagePriority allows you to give precedence to some languages - # in case of a tie during content negotiation. - # - # Just list the languages in decreasing order of preference. We have - # more or less alphabetized them here. You probably want to change this. - # - LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv tr zh-CN zh-TW - - # - # ForceLanguagePriority allows you to serve a result page rather than - # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback) - # [in case no accepted languages matched the available variants] - # - ForceLanguagePriority Prefer Fallback - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.load deleted file mode 100644 index 8df5711..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/negotiation.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule negotiation_module /usr/lib/apache2/modules/mod_negotiation.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.conf deleted file mode 100644 index cf4a9fb..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - # If you want to use apache2 as a forward proxy, uncomment the - # 'ProxyRequests On' line and the block below. - # WARNING: Be careful to restrict access inside the block. - # Open proxy servers are dangerous both to your network and to the - # Internet at large. - # - # If you only want to use apache2 as a reverse proxy/gateway in - # front of some web application server, you DON'T need - # 'ProxyRequests On'. - - #ProxyRequests On - # - # AddDefaultCharset off - # Require all denied - # #Require local - # - - # Enable/disable the handling of HTTP/1.1 "Via:" headers. - # ("Full" adds the server version; "Block" removes all outgoing Via: headers) - # Set to one of: Off | On | Full | Block - #ProxyVia Off - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.load deleted file mode 100644 index 8828205..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ajp.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ajp.load deleted file mode 100644 index adc0c86..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ajp.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_ajp_module /usr/lib/apache2/modules/mod_proxy_ajp.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.conf deleted file mode 100644 index 16199f6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.conf +++ /dev/null @@ -1,15 +0,0 @@ - - - # Balancer manager enables dynamic update of balancer members - # (needs mod_status). Uncomment to enable. - # - # - # - # SetHandler balancer-manager - # Require local - # - # - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.load deleted file mode 100644 index 2baa546..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_balancer.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy alias slotmem_shm -LoadModule proxy_balancer_module /usr/lib/apache2/modules/mod_proxy_balancer.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_connect.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_connect.load deleted file mode 100644 index df81372..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_connect.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_connect_module /usr/lib/apache2/modules/mod_proxy_connect.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_express.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_express.load deleted file mode 100644 index 81d3a2f..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_express.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_express_module /usr/lib/apache2/modules/mod_proxy_express.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fcgi.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fcgi.load deleted file mode 100644 index 067c87e..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fcgi.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_fcgi_module /usr/lib/apache2/modules/mod_proxy_fcgi.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fdpass.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fdpass.load deleted file mode 100644 index b27bcdb..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_fdpass.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_fdpass_module /usr/lib/apache2/modules/mod_proxy_fdpass.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.conf deleted file mode 100644 index 29fec56..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.conf +++ /dev/null @@ -1,8 +0,0 @@ - - - # Define the character set for proxied FTP listings. Default is ISO-8859-1 - ProxyFtpDirCharset UTF-8 - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.load deleted file mode 100644 index 8f2a197..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_ftp.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_ftp_module /usr/lib/apache2/modules/mod_proxy_ftp.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_hcheck.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_hcheck.load deleted file mode 100644 index b70f421..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_hcheck.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_hcheck_module /usr/lib/apache2/modules/mod_proxy_hcheck.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.conf deleted file mode 100644 index 14692ad..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.conf +++ /dev/null @@ -1,75 +0,0 @@ -# Configuration example. -# -# For detailed information about these directives see -# -# and for mod_xml2enc see -# -# - -# All knowledge of HTML links has been removed from the mod_proxy_html -# code itself, and is instead read from httpd.conf (or included file) -# at server startup. So you MUST declare it. This will normally be -# at top level, but can also be used in a . -# -# Here's the declaration for W3C HTML 4.01 and XHTML 1.0 - -ProxyHTMLLinks a href -ProxyHTMLLinks area href -ProxyHTMLLinks link href -ProxyHTMLLinks img src longdesc usemap -ProxyHTMLLinks object classid codebase data usemap -ProxyHTMLLinks q cite -ProxyHTMLLinks blockquote cite -ProxyHTMLLinks ins cite -ProxyHTMLLinks del cite -ProxyHTMLLinks form action -ProxyHTMLLinks input src usemap -ProxyHTMLLinks head profile -ProxyHTMLLinks base href -ProxyHTMLLinks script src for - -# To support scripting events (with ProxyHTMLExtended On), -# you'll need to declare them too. - -ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \ - onmouseover onmousemove onmouseout onkeypress \ - onkeydown onkeyup onfocus onblur onload \ - onunload onsubmit onreset onselect onchange - -# If you need to support legacy (pre-1998, aka "transitional") HTML or XHTML, -# you'll need to uncomment the following deprecated link attributes. -# Note that these are enabled in earlier mod_proxy_html versions -# -# ProxyHTMLLinks frame src longdesc -# ProxyHTMLLinks iframe src longdesc -# ProxyHTMLLinks body background -# ProxyHTMLLinks applet codebase -# -# If you're dealing with proprietary HTML variants, -# declare your own URL attributes here as required. -# -# ProxyHTMLLinks myelement myattr otherattr -# -########### -# EXAMPLE # -########### -# -# To define the URL /my-gateway/ as a gateway to an appserver with address -# http://some.app.intranet/ on a private network, after loading the -# modules and including this configuration file: -# -# ProxyRequests Off <-- this is an important security setting -# ProxyPass /my-gateway/ http://some.app.intranet/ -# -# ProxyPassReverse / -# ProxyHTMLEnable On -# ProxyHTMLURLMap http://some.app.intranet/ /my-gateway/ -# ProxyHTMLURLMap / /my-gateway/ -# -# -# Many (though not all) real-life setups are more complex. -# -# See the documentation at -# http://apache.webthing.com/mod_proxy_html/ -# and the tutorial at -# http://www.apachetutor.org/admin/reverseproxies diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.load deleted file mode 100644 index 50f1a2c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_html.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy xml2enc -LoadModule proxy_html_module /usr/lib/apache2/modules/mod_proxy_html.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http.load deleted file mode 100644 index a3ffe02..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http2.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http2.load deleted file mode 100644 index b251d0c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_http2.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy http2 -LoadModule proxy_http2_module /usr/lib/apache2/modules/mod_proxy_http2.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_scgi.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_scgi.load deleted file mode 100644 index fb6b0d7..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_scgi.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_scgi_module /usr/lib/apache2/modules/mod_proxy_scgi.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_uwsgi.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_uwsgi.load deleted file mode 100644 index 79ebd42..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_uwsgi.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_uwsgi_module /usr/lib/apache2/modules/mod_proxy_uwsgi.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_wstunnel.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_wstunnel.load deleted file mode 100644 index fe6589d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/proxy_wstunnel.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_wstunnel_module /usr/lib/apache2/modules/mod_proxy_wstunnel.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ratelimit.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ratelimit.load deleted file mode 100644 index fc933d7..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ratelimit.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: env -LoadModule ratelimit_module /usr/lib/apache2/modules/mod_ratelimit.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/reflector.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/reflector.load deleted file mode 100644 index 91701d8..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/reflector.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule reflector_module /usr/lib/apache2/modules/mod_reflector.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/remoteip.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/remoteip.load deleted file mode 100644 index a771554..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/remoteip.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule remoteip_module /usr/lib/apache2/modules/mod_remoteip.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.conf deleted file mode 100644 index 534cd88..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - # mod_reqtimeout limits the time waiting on the client to prevent an - # attacker from causing a denial of service by opening many connections - # but not sending requests. This file tries to give a sensible default - # configuration, but it may be necessary to tune the timeout values to - # the actual situation. Note that it is also possible to configure - # mod_reqtimeout per virtual host. - - - # Wait max 20 seconds for the first byte of the request line+headers - # From then, require a minimum data rate of 500 bytes/s, but don't - # wait longer than 40 seconds in total. - # Note: Lower timeouts may make sense on non-ssl virtual hosts but can - # cause problem with ssl enabled virtual hosts: This timeout includes - # the time a browser may need to fetch the CRL for the certificate. If - # the CRL server is not reachable, it may take more than 10 seconds - # until the browser gives up. - RequestReadTimeout header=20-40,minrate=500 - - # Wait max 10 seconds for the first byte of the request body (if any) - # From then, require a minimum data rate of 500 bytes/s - RequestReadTimeout body=10,minrate=500 - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.load deleted file mode 100644 index 8b2c5e6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/reqtimeout.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule reqtimeout_module /usr/lib/apache2/modules/mod_reqtimeout.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/request.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/request.load deleted file mode 100644 index 6727f5a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/request.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule request_module /usr/lib/apache2/modules/mod_request.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/rewrite.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/rewrite.load deleted file mode 100644 index b32f162..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/rewrite.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/sed.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/sed.load deleted file mode 100644 index cf5d9af..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/sed.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule sed_module /usr/lib/apache2/modules/mod_sed.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/session.load deleted file mode 100644 index f518c96..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule session_module /usr/lib/apache2/modules/mod_session.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_cookie.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_cookie.load deleted file mode 100644 index 8cffd89..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_cookie.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: session -LoadModule session_cookie_module /usr/lib/apache2/modules/mod_session_cookie.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_crypto.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_crypto.load deleted file mode 100644 index b3f7a95..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_crypto.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: session -LoadModule session_crypto_module /usr/lib/apache2/modules/mod_session_crypto.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_dbd.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_dbd.load deleted file mode 100644 index 18fa4a4..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/session_dbd.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: session -LoadModule session_dbd_module /usr/lib/apache2/modules/mod_session_dbd.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.conf deleted file mode 100644 index b6c4cc4..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.conf +++ /dev/null @@ -1,32 +0,0 @@ - - - # - # The following directives modify normal HTTP response behavior to - # handle known problems with browser implementations. - # - BrowserMatch "Mozilla/2" nokeepalive - BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 - BrowserMatch "RealPlayer 4\.0" force-response-1.0 - BrowserMatch "Java/1\.0" force-response-1.0 - BrowserMatch "JDK/1\.0" force-response-1.0 - - # - # The following directive disables redirects on non-GET requests for - # a directory that does not include the trailing slash. This fixes a - # problem with Microsoft WebFolders which does not appropriately handle - # redirects for folders with DAV methods. - # Same deal with Apple's DAV filesystem and Gnome VFS support for DAV. - # - BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully - BrowserMatch "MS FrontPage" redirect-carefully - BrowserMatch "^WebDrive" redirect-carefully - BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully - BrowserMatch "^gnome-vfs/1.0" redirect-carefully - BrowserMatch "^gvfs/1" redirect-carefully - BrowserMatch "^XML Spy" redirect-carefully - BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully - BrowserMatch " Konqueror/4" redirect-carefully - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.load deleted file mode 100644 index bcb5c52..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/setenvif.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule setenvif_module /usr/lib/apache2/modules/mod_setenvif.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_plain.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_plain.load deleted file mode 100644 index 0a68121..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_plain.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule slotmem_plain_module /usr/lib/apache2/modules/mod_slotmem_plain.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_shm.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_shm.load deleted file mode 100644 index 48ba402..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/slotmem_shm.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule slotmem_shm_module /usr/lib/apache2/modules/mod_slotmem_shm.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_dbm.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_dbm.load deleted file mode 100644 index c759d35..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_dbm.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule socache_dbm_module /usr/lib/apache2/modules/mod_socache_dbm.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_memcache.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_memcache.load deleted file mode 100644 index 15d1ad0..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_memcache.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule socache_memcache_module /usr/lib/apache2/modules/mod_socache_memcache.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_redis.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_redis.load deleted file mode 100644 index b1a8de2..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_redis.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule socache_redis_module /usr/lib/apache2/modules/mod_socache_redis.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_shmcb.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_shmcb.load deleted file mode 100644 index 542a2b2..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/socache_shmcb.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule socache_shmcb_module /usr/lib/apache2/modules/mod_socache_shmcb.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/speling.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/speling.load deleted file mode 100644 index 423e401..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/speling.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule speling_module /usr/lib/apache2/modules/mod_speling.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.conf deleted file mode 100644 index 1dc4eea..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.conf +++ /dev/null @@ -1,85 +0,0 @@ - - - # Pseudo Random Number Generator (PRNG): - # Configure one or more sources to seed the PRNG of the SSL library. - # The seed data should be of good random quality. - # WARNING! On some platforms /dev/random blocks if not enough entropy - # is available. This means you then cannot use the /dev/random device - # because it would lead to very long connection times (as long as - # it requires to make more entropy available). But usually those - # platforms additionally provide a /dev/urandom device which doesn't - # block. So, if available, use this one instead. Read the mod_ssl User - # Manual for more details. - # - SSLRandomSeed startup builtin - SSLRandomSeed startup file:/dev/urandom 512 - SSLRandomSeed connect builtin - SSLRandomSeed connect file:/dev/urandom 512 - - ## - ## SSL Global Context - ## - ## All SSL configuration in this context applies both to - ## the main server and all SSL-enabled virtual hosts. - ## - - # - # Some MIME-types for downloading Certificates and CRLs - # - AddType application/x-x509-ca-cert .crt - AddType application/x-pkcs7-crl .crl - - # Pass Phrase Dialog: - # Configure the pass phrase gathering process. - # The filtering dialog program (`builtin' is a internal - # terminal dialog) has to provide the pass phrase on stdout. - SSLPassPhraseDialog exec:/usr/share/apache2/ask-for-passphrase - - # Inter-Process Session Cache: - # Configure the SSL Session Cache: First the mechanism - # to use and second the expiring timeout (in seconds). - # (The mechanism dbm has known memory leaks and should not be used). - #SSLSessionCache dbm:${APACHE_RUN_DIR}/ssl_scache - SSLSessionCache shmcb:${APACHE_RUN_DIR}/ssl_scache(512000) - SSLSessionCacheTimeout 300 - - # Semaphore: - # Configure the path to the mutual exclusion semaphore the - # SSL engine uses internally for inter-process synchronization. - # (Disabled by default, the global Mutex directive consolidates by default - # this) - #Mutex file:${APACHE_LOCK_DIR}/ssl_mutex ssl-cache - - - # SSL Cipher Suite: - # List the ciphers that the client is permitted to negotiate. See the - # ciphers(1) man page from the openssl package for list of all available - # options. - # Enable only secure ciphers: - SSLCipherSuite HIGH:!aNULL - - # SSL server cipher order preference: - # Use server priorities for cipher algorithm choice. - # Clients may prefer lower grade encryption. You should enable this - # option if you want to enforce stronger encryption, and can afford - # the CPU cost, and did not override SSLCipherSuite in a way that puts - # insecure ciphers first. - # Default: Off - #SSLHonorCipherOrder on - - # The protocols to enable. - # Available values: all, SSLv3, TLSv1, TLSv1.1, TLSv1.2 - # SSL v2 is no longer supported - SSLProtocol all -SSLv3 - - # Allow insecure renegotiation with clients which do not yet support the - # secure renegotiation protocol. Default: Off - #SSLInsecureRenegotiation on - - # Whether to forbid non-SNI clients to access name based virtual hosts. - # Default: Off - #SSLStrictSNIVHostCheck On - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.load deleted file mode 100644 index 3d2336a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/ssl.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: setenvif mime socache_shmcb -LoadModule ssl_module /usr/lib/apache2/modules/mod_ssl.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/status.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/status.conf deleted file mode 100644 index 5f53ba7..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/status.conf +++ /dev/null @@ -1,29 +0,0 @@ - - # Allow server status reports generated by mod_status, - # with the URL of http://servername/server-status - # Uncomment and change the "192.0.2.0/24" to allow access from other hosts. - - - SetHandler server-status - Require local - #Require ip 192.0.2.0/24 - - - # Keep track of extended status information for each request - ExtendedStatus On - - # Determine if mod_status displays the first 63 characters of a request or - # the last 63, assuming the request itself is greater than 63 chars. - # Default: Off - #SeeRequestTail On - - - - # Show Proxy LoadBalancer status in mod_status - ProxyStatus On - - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/status.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/status.load deleted file mode 100644 index 9efd636..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/status.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule status_module /usr/lib/apache2/modules/mod_status.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/substitute.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/substitute.load deleted file mode 100644 index df361cd..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/substitute.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule substitute_module /usr/lib/apache2/modules/mod_substitute.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/suexec.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/suexec.load deleted file mode 100644 index 116858b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/suexec.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule suexec_module /usr/lib/apache2/modules/mod_suexec.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/unique_id.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/unique_id.load deleted file mode 100644 index 2d0c9eb..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/unique_id.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule unique_id_module /usr/lib/apache2/modules/mod_unique_id.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.conf deleted file mode 100644 index 2c334ec..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.conf +++ /dev/null @@ -1,12 +0,0 @@ - - UserDir public_html - UserDir disabled root - - - AllowOverride FileInfo AuthConfig Limit Indexes - Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec - Require method GET POST OPTIONS - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.load deleted file mode 100644 index 0cfc621..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/userdir.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule userdir_module /usr/lib/apache2/modules/mod_userdir.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/usertrack.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/usertrack.load deleted file mode 100644 index 25918b5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/usertrack.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule usertrack_module /usr/lib/apache2/modules/mod_usertrack.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/vhost_alias.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/vhost_alias.load deleted file mode 100644 index 4fe4cb6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/vhost_alias.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule vhost_alias_module /usr/lib/apache2/modules/mod_vhost_alias.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-available/xml2enc.load b/Sharp.Augeas.Test/root/etc/apache2/mods-available/xml2enc.load deleted file mode 100644 index 98cfa18..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-available/xml2enc.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule xml2enc_module /usr/lib/apache2/modules/mod_xml2enc.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/access_compat.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/access_compat.load deleted file mode 100644 index 83273df..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/access_compat.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authn_core -LoadModule access_compat_module /usr/lib/apache2/modules/mod_access_compat.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.conf deleted file mode 100644 index 3583d3b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.conf +++ /dev/null @@ -1,24 +0,0 @@ - - # Aliases: Add here as many aliases as you need (with no limit). The format is - # Alias fakename realname - # - # Note that if you include a trailing / on fakename then the server will - # require it to be present in the URL. So "/icons" isn't aliased in this - # example, only "/icons/". If the fakename is slash-terminated, then the - # realname must also be slash terminated, and if the fakename omits the - # trailing slash, the realname must also omit it. - # - # We include the /icons/ alias for FancyIndexed directory listings. If - # you do not use FancyIndexing, you may comment this out. - - Alias /icons/ "/usr/share/apache2/icons/" - - - Options FollowSymlinks - AllowOverride None - Require all granted - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.load deleted file mode 100644 index 4cb7385..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/alias.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule alias_module /usr/lib/apache2/modules/mod_alias.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/auth_basic.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/auth_basic.load deleted file mode 100644 index 5f3cd1c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/auth_basic.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authn_core -LoadModule auth_basic_module /usr/lib/apache2/modules/mod_auth_basic.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_core.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_core.load deleted file mode 100644 index 446074f..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_core.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_core_module /usr/lib/apache2/modules/mod_authn_core.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_file.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_file.load deleted file mode 100644 index 9f13b35..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authn_file.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authn_file_module /usr/lib/apache2/modules/mod_authn_file.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_core.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_core.load deleted file mode 100644 index 5499bf3..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_core.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule authz_core_module /usr/lib/apache2/modules/mod_authz_core.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_host.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_host.load deleted file mode 100644 index f8cf87a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_host.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authz_core -LoadModule authz_host_module /usr/lib/apache2/modules/mod_authz_host.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_user.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_user.load deleted file mode 100644 index e47c40c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/authz_user.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: authz_core -LoadModule authz_user_module /usr/lib/apache2/modules/mod_authz_user.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.conf deleted file mode 100644 index f6cf45f..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.conf +++ /dev/null @@ -1,96 +0,0 @@ - - # Directives controlling the display of server-generated directory listings. - - # - # IndexOptions: Controls the appearance of server-generated directory - # listings. - # Remove/replace the "Charset=UTF-8" if you don't use UTF-8 for your filenames. - IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* DescriptionWidth=* Charset=UTF-8 - - # - # AddIcon* directives tell the server which icon to show for different - # files or filename extensions. These are only displayed for - # FancyIndexed directories. - AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip x-bzip2 - - AddIconByType (TXT,/icons/text.gif) text/* - AddIconByType (IMG,/icons/image2.gif) image/* - AddIconByType (SND,/icons/sound2.gif) audio/* - AddIconByType (VID,/icons/movie.gif) video/* - - AddIcon /icons/binary.gif .bin .exe - AddIcon /icons/binhex.gif .hqx - AddIcon /icons/tar.gif .tar - AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv - AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip - AddIcon /icons/a.gif .ps .ai .eps - AddIcon /icons/layout.gif .html .shtml .htm .pdf - AddIcon /icons/text.gif .txt - AddIcon /icons/c.gif .c - AddIcon /icons/p.gif .pl .py - AddIcon /icons/f.gif .for - AddIcon /icons/dvi.gif .dvi - AddIcon /icons/uuencoded.gif .uu - AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl - AddIcon /icons/tex.gif .tex - # It's a suffix rule, so simply matching "core" matches "score" as well ! - AddIcon /icons/bomb.gif /core - AddIcon (SND,/icons/sound2.gif) .ogg - AddIcon (VID,/icons/movie.gif) .ogm - - AddIcon /icons/back.gif .. - AddIcon /icons/hand.right.gif README - AddIcon /icons/folder.gif ^^DIRECTORY^^ - AddIcon /icons/blank.gif ^^BLANKICON^^ - - # Default icons for OpenDocument format - AddIcon /icons/odf6odt-20x22.png .odt - AddIcon /icons/odf6ods-20x22.png .ods - AddIcon /icons/odf6odp-20x22.png .odp - AddIcon /icons/odf6odg-20x22.png .odg - AddIcon /icons/odf6odc-20x22.png .odc - AddIcon /icons/odf6odf-20x22.png .odf - AddIcon /icons/odf6odb-20x22.png .odb - AddIcon /icons/odf6odi-20x22.png .odi - AddIcon /icons/odf6odm-20x22.png .odm - - AddIcon /icons/odf6ott-20x22.png .ott - AddIcon /icons/odf6ots-20x22.png .ots - AddIcon /icons/odf6otp-20x22.png .otp - AddIcon /icons/odf6otg-20x22.png .otg - AddIcon /icons/odf6otc-20x22.png .otc - AddIcon /icons/odf6otf-20x22.png .otf - AddIcon /icons/odf6oti-20x22.png .oti - AddIcon /icons/odf6oth-20x22.png .oth - - # - # DefaultIcon is which icon to show for files which do not have an icon - # explicitly set. - DefaultIcon /icons/unknown.gif - - # - # AddDescription allows you to place a short description after a file in - # server-generated indexes. These are only displayed for FancyIndexed - # directories. - # Format: AddDescription "description" filename - #AddDescription "GZIP compressed document" .gz - #AddDescription "tar archive" .tar - #AddDescription "GZIP compressed tar archive" .tgz - - # - # ReadmeName is the name of the README file the server will look for by - # default, and append to directory listings. - # - # HeaderName is the name of a file which should be prepended to - # directory indexes - ReadmeName README.html - HeaderName HEADER.html - - # - # IndexIgnore is a set of filenames which directory indexing should ignore - # and not include in the listing. Shell-style wildcarding is permitted. - IndexIgnore .??* *~ *# RCS CVS *,v *,t - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.load deleted file mode 100644 index 82328b9..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/autoindex.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule autoindex_module /usr/lib/apache2/modules/mod_autoindex.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.conf deleted file mode 100644 index e891e03..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.conf +++ /dev/null @@ -1,11 +0,0 @@ - - - AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript - AddOutputFilterByType DEFLATE application/x-javascript application/javascript application/ecmascript - AddOutputFilterByType DEFLATE application/rss+xml - AddOutputFilterByType DEFLATE application/wasm - AddOutputFilterByType DEFLATE application/xml - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.load deleted file mode 100644 index 3873ffc..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/deflate.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: filter -LoadModule deflate_module /usr/lib/apache2/modules/mod_deflate.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.conf deleted file mode 100644 index 21a0e8b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.conf +++ /dev/null @@ -1,5 +0,0 @@ - - DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.load deleted file mode 100644 index e5b5d92..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/dir.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule dir_module /usr/lib/apache2/modules/mod_dir.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/env.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/env.load deleted file mode 100644 index 8bf608d..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/env.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule env_module /usr/lib/apache2/modules/mod_env.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/filter.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/filter.load deleted file mode 100644 index 94c4270..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/filter.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule filter_module /usr/lib/apache2/modules/mod_filter.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/headers.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/headers.load deleted file mode 100644 index e4497e5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/headers.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule headers_module /usr/lib/apache2/modules/mod_headers.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/lbmethod_byrequests.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/lbmethod_byrequests.load deleted file mode 100644 index cdd8fc5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/lbmethod_byrequests.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy_balancer -LoadModule lbmethod_byrequests_module /usr/lib/apache2/modules/mod_lbmethod_byrequests.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.conf deleted file mode 100644 index 38f8eb5..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.conf +++ /dev/null @@ -1,252 +0,0 @@ - - - # - # TypesConfig points to the file containing the list of mappings from - # filename extension to MIME-type. - # - TypesConfig /etc/mime.types - - # - # AddType allows you to add to or override the MIME configuration - # file mime.types for specific file types. - # - #AddType application/x-gzip .tgz - # - # AddEncoding allows you to have certain browsers uncompress - # information on the fly. Note: Not all browsers support this. - # Despite the name similarity, the following Add* directives have - # nothing to do with the FancyIndexing customization directives above. - # - #AddEncoding x-compress .Z - #AddEncoding x-gzip .gz .tgz - #AddEncoding x-bzip2 .bz2 - # - # If the AddEncoding directives above are commented-out, then you - # probably should define those extensions to indicate media types: - # - AddType application/x-compress .Z - AddType application/x-gzip .gz .tgz - AddType application/x-bzip2 .bz2 - - # - # DefaultLanguage and AddLanguage allows you to specify the language of - # a document. You can then use content negotiation to give a browser a - # file in a language the user can understand. - # - # Specify a default language. This means that all data - # going out without a specific language tag (see below) will - # be marked with this one. You probably do NOT want to set - # this unless you are sure it is correct for all cases. - # - # * It is generally better to not mark a page as - # * being a certain language than marking it with the wrong - # * language! - # - # DefaultLanguage nl - # - # Note 1: The suffix does not have to be the same as the language - # keyword --- those with documents in Polish (whose net-standard - # language code is pl) may wish to use "AddLanguage pl .po" to - # avoid the ambiguity with the common suffix for perl scripts. - # - # Note 2: The example entries below illustrate that in some cases - # the two character 'Language' abbreviation is not identical to - # the two character 'Country' code for its country, - # E.g. 'Danmark/dk' versus 'Danish/da'. - # - # Note 3: In the case of 'ltz' we violate the RFC by using a three char - # specifier. There is 'work in progress' to fix this and get - # the reference data for rfc1766 cleaned up. - # - # Catalan (ca) - Croatian (hr) - Czech (cs) - Danish (da) - Dutch (nl) - # English (en) - Esperanto (eo) - Estonian (et) - French (fr) - German (de) - # Greek-Modern (el) - Hebrew (he) - Italian (it) - Japanese (ja) - # Korean (ko) - Luxembourgeois* (ltz) - Norwegian Nynorsk (nn) - # Norwegian (no) - Polish (pl) - Portugese (pt) - # Brazilian Portuguese (pt-BR) - Russian (ru) - Swedish (sv) - # Simplified Chinese (zh-CN) - Spanish (es) - Traditional Chinese (zh-TW) - # - AddLanguage am .amh - AddLanguage ar .ara - AddLanguage be .be - AddLanguage bg .bg - AddLanguage bn .bn - AddLanguage br .br - AddLanguage bs .bs - AddLanguage ca .ca - AddLanguage cs .cz .cs - AddLanguage cy .cy - AddLanguage da .da - AddLanguage da .dk - AddLanguage de .de - AddLanguage dz .dz - AddLanguage el .el - AddLanguage en .en - AddLanguage eo .eo - # es is ecmascript in /etc/mime.types - RemoveType es - AddLanguage es .es - AddLanguage et .et - AddLanguage eu .eu - AddLanguage fa .fa - AddLanguage fi .fi - AddLanguage fr .fr - AddLanguage ga .ga - AddLanguage gl .glg - AddLanguage gu .gu - AddLanguage he .he - AddLanguage hi .hi - AddLanguage hr .hr - AddLanguage hu .hu - AddLanguage hy .hy - AddLanguage id .id - AddLanguage is .is - AddLanguage it .it - AddLanguage ja .ja - AddLanguage ka .ka - AddLanguage kk .kk - AddLanguage km .km - AddLanguage kn .kn - AddLanguage ko .ko - AddLanguage ku .ku - AddLanguage lo .lo - AddLanguage lt .lt - AddLanguage ltz .ltz - AddLanguage lv .lv - AddLanguage mg .mg - AddLanguage mk .mk - AddLanguage ml .ml - AddLanguage mr .mr - AddLanguage ms .msa - AddLanguage nb .nob - AddLanguage ne .ne - AddLanguage nl .nl - AddLanguage nn .nn - AddLanguage no .no - AddLanguage pa .pa - AddLanguage pl .po - AddLanguage pt-BR .pt-br - AddLanguage pt .pt - AddLanguage ro .ro - AddLanguage ru .ru - AddLanguage sa .sa - AddLanguage se .se - AddLanguage si .si - AddLanguage sk .sk - AddLanguage sl .sl - AddLanguage sq .sq - AddLanguage sr .sr - AddLanguage sv .sv - AddLanguage ta .ta - AddLanguage te .te - AddLanguage th .th - AddLanguage tl .tl - RemoveType tr - # tr is troff in /etc/mime.types - AddLanguage tr .tr - AddLanguage uk .uk - AddLanguage ur .ur - AddLanguage vi .vi - AddLanguage wo .wo - AddLanguage xh .xh - AddLanguage zh-CN .zh-cn - AddLanguage zh-TW .zh-tw - - # - # Commonly used filename extensions to character sets. You probably - # want to avoid clashes with the language extensions, unless you - # are good at carefully testing your setup after each change. - # See http://www.iana.org/assignments/character-sets for the - # official list of charset names and their respective RFCs. - # - AddCharset us-ascii .ascii .us-ascii - AddCharset ISO-8859-1 .iso8859-1 .latin1 - AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen - AddCharset ISO-8859-3 .iso8859-3 .latin3 - AddCharset ISO-8859-4 .iso8859-4 .latin4 - AddCharset ISO-8859-5 .iso8859-5 .cyr .iso-ru - AddCharset ISO-8859-6 .iso8859-6 .arb .arabic - AddCharset ISO-8859-7 .iso8859-7 .grk .greek - AddCharset ISO-8859-8 .iso8859-8 .heb .hebrew - AddCharset ISO-8859-9 .iso8859-9 .latin5 .trk - AddCharset ISO-8859-10 .iso8859-10 .latin6 - AddCharset ISO-8859-13 .iso8859-13 - AddCharset ISO-8859-14 .iso8859-14 .latin8 - AddCharset ISO-8859-15 .iso8859-15 .latin9 - AddCharset ISO-8859-16 .iso8859-16 .latin10 - AddCharset ISO-2022-JP .iso2022-jp .jis - AddCharset ISO-2022-KR .iso2022-kr .kis - AddCharset ISO-2022-CN .iso2022-cn .cis - AddCharset Big5 .Big5 .big5 .b5 - AddCharset cn-Big5 .cn-big5 - # For russian, more than one charset is used (depends on client, mostly): - AddCharset WINDOWS-1251 .cp-1251 .win-1251 - AddCharset CP866 .cp866 - AddCharset KOI8 .koi8 - AddCharset KOI8-E .koi8-e - AddCharset KOI8-r .koi8-r .koi8-ru - AddCharset KOI8-U .koi8-u - AddCharset KOI8-ru .koi8-uk .ua - AddCharset ISO-10646-UCS-2 .ucs2 - AddCharset ISO-10646-UCS-4 .ucs4 - AddCharset UTF-7 .utf7 - AddCharset UTF-8 .utf8 - AddCharset UTF-16 .utf16 - AddCharset UTF-16BE .utf16be - AddCharset UTF-16LE .utf16le - AddCharset UTF-32 .utf32 - AddCharset UTF-32BE .utf32be - AddCharset UTF-32LE .utf32le - AddCharset euc-cn .euc-cn - AddCharset euc-gb .euc-gb - AddCharset euc-jp .euc-jp - AddCharset euc-kr .euc-kr - #Not sure how euc-tw got in - IANA doesn't list it??? - AddCharset EUC-TW .euc-tw - AddCharset gb2312 .gb2312 .gb - AddCharset iso-10646-ucs-2 .ucs-2 .iso-10646-ucs-2 - AddCharset iso-10646-ucs-4 .ucs-4 .iso-10646-ucs-4 - AddCharset shift_jis .shift_jis .sjis - AddCharset BRF .brf - - # - # AddHandler allows you to map certain file extensions to "handlers": - # actions unrelated to filetype. These can be either built into the server - # or added with the Action directive (see below) - # - # To use CGI scripts outside of ScriptAliased directories: - # (You will also need to add "ExecCGI" to the "Options" directive.) - # - #AddHandler cgi-script .cgi - - # - # For files that include their own HTTP headers: - # - #AddHandler send-as-is asis - - # - # For server-parsed imagemap files: - # - #AddHandler imap-file map - - # - # For type maps (negotiated resources): - # (This is enabled by default to allow the Apache "It Worked" page - # to be distributed in multiple languages.) - # - AddHandler type-map var - - # - # Filters allow you to process content before it is sent to the client. - # - # To parse .shtml files for server-side includes (SSI): - # (You will also need to add "Includes" to the "Options" directive.) - # - AddType text/html .shtml - - AddOutputFilter INCLUDES .shtml - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.load deleted file mode 100644 index d908fd6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mime.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule mime_module /usr/lib/apache2/modules/mod_mime.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.conf deleted file mode 100644 index 2003d07..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.conf +++ /dev/null @@ -1,18 +0,0 @@ -# event MPM -# StartServers: initial number of server processes to start -# MinSpareThreads: minimum number of worker threads which are kept spare -# MaxSpareThreads: maximum number of worker threads which are kept spare -# ThreadsPerChild: constant number of worker threads in each server process -# MaxRequestWorkers: maximum number of worker threads -# MaxConnectionsPerChild: maximum number of requests a server process serves - - StartServers 2 - MinSpareThreads 25 - MaxSpareThreads 75 - ThreadLimit 64 - ThreadsPerChild 25 - MaxRequestWorkers 150 - MaxConnectionsPerChild 0 - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.load deleted file mode 100644 index 00d970b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/mpm_event.load +++ /dev/null @@ -1,2 +0,0 @@ -# Conflicts: mpm_worker mpm_prefork -LoadModule mpm_event_module /usr/lib/apache2/modules/mod_mpm_event.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.conf deleted file mode 100644 index 409b3bf..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.conf +++ /dev/null @@ -1,20 +0,0 @@ - - - # LanguagePriority allows you to give precedence to some languages - # in case of a tie during content negotiation. - # - # Just list the languages in decreasing order of preference. We have - # more or less alphabetized them here. You probably want to change this. - # - LanguagePriority en ca cs da de el eo es et fr he hr it ja ko ltz nl nn no pl pt pt-BR ru sv tr zh-CN zh-TW - - # - # ForceLanguagePriority allows you to serve a result page rather than - # MULTIPLE CHOICES (Prefer) [in case of a tie] or NOT ACCEPTABLE (Fallback) - # [in case no accepted languages matched the available variants] - # - ForceLanguagePriority Prefer Fallback - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.load deleted file mode 100644 index 8df5711..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/negotiation.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule negotiation_module /usr/lib/apache2/modules/mod_negotiation.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.conf deleted file mode 100644 index cf4a9fb..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - # If you want to use apache2 as a forward proxy, uncomment the - # 'ProxyRequests On' line and the block below. - # WARNING: Be careful to restrict access inside the block. - # Open proxy servers are dangerous both to your network and to the - # Internet at large. - # - # If you only want to use apache2 as a reverse proxy/gateway in - # front of some web application server, you DON'T need - # 'ProxyRequests On'. - - #ProxyRequests On - # - # AddDefaultCharset off - # Require all denied - # #Require local - # - - # Enable/disable the handling of HTTP/1.1 "Via:" headers. - # ("Full" adds the server version; "Block" removes all outgoing Via: headers) - # Set to one of: Off | On | Full | Block - #ProxyVia Off - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.load deleted file mode 100644 index 8828205..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.conf deleted file mode 100644 index 16199f6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.conf +++ /dev/null @@ -1,15 +0,0 @@ - - - # Balancer manager enables dynamic update of balancer members - # (needs mod_status). Uncomment to enable. - # - # - # - # SetHandler balancer-manager - # Require local - # - # - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.load deleted file mode 100644 index 2baa546..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_balancer.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy alias slotmem_shm -LoadModule proxy_balancer_module /usr/lib/apache2/modules/mod_proxy_balancer.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_connect.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_connect.load deleted file mode 100644 index df81372..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_connect.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_connect_module /usr/lib/apache2/modules/mod_proxy_connect.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.conf deleted file mode 100644 index 29fec56..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.conf +++ /dev/null @@ -1,8 +0,0 @@ - - - # Define the character set for proxied FTP listings. Default is ISO-8859-1 - ProxyFtpDirCharset UTF-8 - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.load deleted file mode 100644 index 8f2a197..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_ftp.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_ftp_module /usr/lib/apache2/modules/mod_proxy_ftp.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.conf deleted file mode 100644 index 14692ad..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.conf +++ /dev/null @@ -1,75 +0,0 @@ -# Configuration example. -# -# For detailed information about these directives see -# -# and for mod_xml2enc see -# -# - -# All knowledge of HTML links has been removed from the mod_proxy_html -# code itself, and is instead read from httpd.conf (or included file) -# at server startup. So you MUST declare it. This will normally be -# at top level, but can also be used in a . -# -# Here's the declaration for W3C HTML 4.01 and XHTML 1.0 - -ProxyHTMLLinks a href -ProxyHTMLLinks area href -ProxyHTMLLinks link href -ProxyHTMLLinks img src longdesc usemap -ProxyHTMLLinks object classid codebase data usemap -ProxyHTMLLinks q cite -ProxyHTMLLinks blockquote cite -ProxyHTMLLinks ins cite -ProxyHTMLLinks del cite -ProxyHTMLLinks form action -ProxyHTMLLinks input src usemap -ProxyHTMLLinks head profile -ProxyHTMLLinks base href -ProxyHTMLLinks script src for - -# To support scripting events (with ProxyHTMLExtended On), -# you'll need to declare them too. - -ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \ - onmouseover onmousemove onmouseout onkeypress \ - onkeydown onkeyup onfocus onblur onload \ - onunload onsubmit onreset onselect onchange - -# If you need to support legacy (pre-1998, aka "transitional") HTML or XHTML, -# you'll need to uncomment the following deprecated link attributes. -# Note that these are enabled in earlier mod_proxy_html versions -# -# ProxyHTMLLinks frame src longdesc -# ProxyHTMLLinks iframe src longdesc -# ProxyHTMLLinks body background -# ProxyHTMLLinks applet codebase -# -# If you're dealing with proprietary HTML variants, -# declare your own URL attributes here as required. -# -# ProxyHTMLLinks myelement myattr otherattr -# -########### -# EXAMPLE # -########### -# -# To define the URL /my-gateway/ as a gateway to an appserver with address -# http://some.app.intranet/ on a private network, after loading the -# modules and including this configuration file: -# -# ProxyRequests Off <-- this is an important security setting -# ProxyPass /my-gateway/ http://some.app.intranet/ -# -# ProxyPassReverse / -# ProxyHTMLEnable On -# ProxyHTMLURLMap http://some.app.intranet/ /my-gateway/ -# ProxyHTMLURLMap / /my-gateway/ -# -# -# Many (though not all) real-life setups are more complex. -# -# See the documentation at -# http://apache.webthing.com/mod_proxy_html/ -# and the tutorial at -# http://www.apachetutor.org/admin/reverseproxies diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.load deleted file mode 100644 index 50f1a2c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_html.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy xml2enc -LoadModule proxy_html_module /usr/lib/apache2/modules/mod_proxy_html.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_http.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_http.load deleted file mode 100644 index a3ffe02..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/proxy_http.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: proxy -LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.conf deleted file mode 100644 index 534cd88..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - # mod_reqtimeout limits the time waiting on the client to prevent an - # attacker from causing a denial of service by opening many connections - # but not sending requests. This file tries to give a sensible default - # configuration, but it may be necessary to tune the timeout values to - # the actual situation. Note that it is also possible to configure - # mod_reqtimeout per virtual host. - - - # Wait max 20 seconds for the first byte of the request line+headers - # From then, require a minimum data rate of 500 bytes/s, but don't - # wait longer than 40 seconds in total. - # Note: Lower timeouts may make sense on non-ssl virtual hosts but can - # cause problem with ssl enabled virtual hosts: This timeout includes - # the time a browser may need to fetch the CRL for the certificate. If - # the CRL server is not reachable, it may take more than 10 seconds - # until the browser gives up. - RequestReadTimeout header=20-40,minrate=500 - - # Wait max 10 seconds for the first byte of the request body (if any) - # From then, require a minimum data rate of 500 bytes/s - RequestReadTimeout body=10,minrate=500 - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.load deleted file mode 100644 index 8b2c5e6..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/reqtimeout.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule reqtimeout_module /usr/lib/apache2/modules/mod_reqtimeout.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/rewrite.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/rewrite.load deleted file mode 100644 index b32f162..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/rewrite.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.conf deleted file mode 100644 index b6c4cc4..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.conf +++ /dev/null @@ -1,32 +0,0 @@ - - - # - # The following directives modify normal HTTP response behavior to - # handle known problems with browser implementations. - # - BrowserMatch "Mozilla/2" nokeepalive - BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0 force-response-1.0 - BrowserMatch "RealPlayer 4\.0" force-response-1.0 - BrowserMatch "Java/1\.0" force-response-1.0 - BrowserMatch "JDK/1\.0" force-response-1.0 - - # - # The following directive disables redirects on non-GET requests for - # a directory that does not include the trailing slash. This fixes a - # problem with Microsoft WebFolders which does not appropriately handle - # redirects for folders with DAV methods. - # Same deal with Apple's DAV filesystem and Gnome VFS support for DAV. - # - BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully - BrowserMatch "MS FrontPage" redirect-carefully - BrowserMatch "^WebDrive" redirect-carefully - BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully - BrowserMatch "^gnome-vfs/1.0" redirect-carefully - BrowserMatch "^gvfs/1" redirect-carefully - BrowserMatch "^XML Spy" redirect-carefully - BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully - BrowserMatch " Konqueror/4" redirect-carefully - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.load deleted file mode 100644 index bcb5c52..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/setenvif.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule setenvif_module /usr/lib/apache2/modules/mod_setenvif.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/slotmem_shm.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/slotmem_shm.load deleted file mode 100644 index 48ba402..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/slotmem_shm.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule slotmem_shm_module /usr/lib/apache2/modules/mod_slotmem_shm.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/socache_shmcb.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/socache_shmcb.load deleted file mode 100644 index 542a2b2..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/socache_shmcb.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule socache_shmcb_module /usr/lib/apache2/modules/mod_socache_shmcb.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.conf deleted file mode 100644 index 1dc4eea..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.conf +++ /dev/null @@ -1,85 +0,0 @@ - - - # Pseudo Random Number Generator (PRNG): - # Configure one or more sources to seed the PRNG of the SSL library. - # The seed data should be of good random quality. - # WARNING! On some platforms /dev/random blocks if not enough entropy - # is available. This means you then cannot use the /dev/random device - # because it would lead to very long connection times (as long as - # it requires to make more entropy available). But usually those - # platforms additionally provide a /dev/urandom device which doesn't - # block. So, if available, use this one instead. Read the mod_ssl User - # Manual for more details. - # - SSLRandomSeed startup builtin - SSLRandomSeed startup file:/dev/urandom 512 - SSLRandomSeed connect builtin - SSLRandomSeed connect file:/dev/urandom 512 - - ## - ## SSL Global Context - ## - ## All SSL configuration in this context applies both to - ## the main server and all SSL-enabled virtual hosts. - ## - - # - # Some MIME-types for downloading Certificates and CRLs - # - AddType application/x-x509-ca-cert .crt - AddType application/x-pkcs7-crl .crl - - # Pass Phrase Dialog: - # Configure the pass phrase gathering process. - # The filtering dialog program (`builtin' is a internal - # terminal dialog) has to provide the pass phrase on stdout. - SSLPassPhraseDialog exec:/usr/share/apache2/ask-for-passphrase - - # Inter-Process Session Cache: - # Configure the SSL Session Cache: First the mechanism - # to use and second the expiring timeout (in seconds). - # (The mechanism dbm has known memory leaks and should not be used). - #SSLSessionCache dbm:${APACHE_RUN_DIR}/ssl_scache - SSLSessionCache shmcb:${APACHE_RUN_DIR}/ssl_scache(512000) - SSLSessionCacheTimeout 300 - - # Semaphore: - # Configure the path to the mutual exclusion semaphore the - # SSL engine uses internally for inter-process synchronization. - # (Disabled by default, the global Mutex directive consolidates by default - # this) - #Mutex file:${APACHE_LOCK_DIR}/ssl_mutex ssl-cache - - - # SSL Cipher Suite: - # List the ciphers that the client is permitted to negotiate. See the - # ciphers(1) man page from the openssl package for list of all available - # options. - # Enable only secure ciphers: - SSLCipherSuite HIGH:!aNULL - - # SSL server cipher order preference: - # Use server priorities for cipher algorithm choice. - # Clients may prefer lower grade encryption. You should enable this - # option if you want to enforce stronger encryption, and can afford - # the CPU cost, and did not override SSLCipherSuite in a way that puts - # insecure ciphers first. - # Default: Off - #SSLHonorCipherOrder on - - # The protocols to enable. - # Available values: all, SSLv3, TLSv1, TLSv1.1, TLSv1.2 - # SSL v2 is no longer supported - SSLProtocol all -SSLv3 - - # Allow insecure renegotiation with clients which do not yet support the - # secure renegotiation protocol. Default: Off - #SSLInsecureRenegotiation on - - # Whether to forbid non-SNI clients to access name based virtual hosts. - # Default: Off - #SSLStrictSNIVHostCheck On - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.load deleted file mode 100644 index 3d2336a..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/ssl.load +++ /dev/null @@ -1,2 +0,0 @@ -# Depends: setenvif mime socache_shmcb -LoadModule ssl_module /usr/lib/apache2/modules/mod_ssl.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.conf b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.conf deleted file mode 100644 index 5f53ba7..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.conf +++ /dev/null @@ -1,29 +0,0 @@ - - # Allow server status reports generated by mod_status, - # with the URL of http://servername/server-status - # Uncomment and change the "192.0.2.0/24" to allow access from other hosts. - - - SetHandler server-status - Require local - #Require ip 192.0.2.0/24 - - - # Keep track of extended status information for each request - ExtendedStatus On - - # Determine if mod_status displays the first 63 characters of a request or - # the last 63, assuming the request itself is greater than 63 chars. - # Default: Off - #SeeRequestTail On - - - - # Show Proxy LoadBalancer status in mod_status - ProxyStatus On - - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.load deleted file mode 100644 index 9efd636..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/status.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule status_module /usr/lib/apache2/modules/mod_status.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/xml2enc.load b/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/xml2enc.load deleted file mode 100644 index 98cfa18..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/mods-enabled/xml2enc.load +++ /dev/null @@ -1 +0,0 @@ -LoadModule xml2enc_module /usr/lib/apache2/modules/mod_xml2enc.so diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com-le-ssl.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com-le-ssl.conf index e428961..c209ed3 100644 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com-le-ssl.conf +++ b/Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com-le-ssl.conf @@ -1,14 +1,14 @@ - ServerName www.ci.codeliturgy.com - ServerAlias ci.codeliturgy.com + ServerName www.example.com + ServerAlias example.com #SSLEngine on #SSLProxyEngine on #SSLProxyVerify none #SSLProxyCheckPeerCN off #SSLProxyCheckPeerName off #SSLProxyCheckPeerExpire off - ServerAdmin admin@codeliturgy.com + ServerAdmin admin@example2.com ProxyRequests Off ProxyPreserveHost On AllowEncodedSlashes NoDecode @@ -21,8 +21,8 @@ #RequestHeader set X-Forwarded-Proto "https" #RequestHeader set X-Forwarded-Port "443" -SSLCertificateFile /etc/letsencrypt/live/ci.codeliturgy.com/fullchain.pem -SSLCertificateKeyFile /etc/letsencrypt/live/ci.codeliturgy.com/privkey.pem +SSLCertificateFile /etc/letsencrypt/live/example.com/fullchain.pem +SSLCertificateKeyFile /etc/letsencrypt/live/example.com/privkey.pem Include /etc/letsencrypt/options-ssl-apache.conf diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/000-default.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/000-default.conf index 559725b..0fa1b7a 100644 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-available/000-default.conf +++ b/Sharp.Augeas.Test/root/etc/apache2/sites-available/000-default.conf @@ -6,8 +6,8 @@ # match this virtual host. For the default virtual host (this file) this # value is not decisive as it is used as a last resort host regardless. # However, you must set it for any further virtual host explicitly. - ServerName www.codeliturgy.com - ServerAlias codeliturgy.com + ServerName www.example2.com + ServerAlias example2.com SSLEngine on ServerAdmin webmaster@localhost @@ -29,8 +29,8 @@ # after it has been globally disabled with "a2disconf". #Include conf-available/serve-cgi-bin.conf Include /etc/letsencrypt/options-ssl-apache.conf - SSLCertificateFile /etc/letsencrypt/live/codeliturgy.com-0001/fullchain.pem - SSLCertificateKeyFile /etc/letsencrypt/live/codeliturgy.com-0001/privkey.pem + SSLCertificateFile /etc/letsencrypt/live/example2.com-0001/fullchain.pem + SSLCertificateKeyFile /etc/letsencrypt/live/example2.com-0001/privkey.pem # vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/01-git.codeliturgy.com.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/01-git.codeliturgy.com.conf index 0ac7457..cbd8e1f 100644 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-available/01-git.codeliturgy.com.conf +++ b/Sharp.Augeas.Test/root/etc/apache2/sites-available/01-git.codeliturgy.com.conf @@ -1,6 +1,6 @@ - ServerName git.codeliturgy.com - ServerAlias www.git.codeliturgy.com + ServerName git.example2.com + ServerAlias www.git.example2.com SSLEngine on SSLProxyEngine on ProxyRequests Off @@ -14,6 +14,6 @@ ProxyPass / https://localhost:3000/ nocanon ProxyPassReverse / https://localhost:3000 Include /etc/letsencrypt/options-ssl-apache.conf - SSLCertificateFile /etc/letsencrypt/live/git.codeliturgy.com/fullchain.pem - SSLCertificateKeyFile /etc/letsencrypt/live/git.codeliturgy.com/privkey.pem + SSLCertificateFile /etc/letsencrypt/live/git.example2.com/fullchain.pem + SSLCertificateKeyFile /etc/letsencrypt/live/git.example2.com/privkey.pem diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/default-ssl.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/default-ssl.conf deleted file mode 100644 index 7e37a9c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-available/default-ssl.conf +++ /dev/null @@ -1,134 +0,0 @@ - - - ServerAdmin webmaster@localhost - - DocumentRoot /var/www/html - - # Available loglevels: trace8, ..., trace1, debug, info, notice, warn, - # error, crit, alert, emerg. - # It is also possible to configure the loglevel for particular - # modules, e.g. - #LogLevel info ssl:warn - - ErrorLog ${APACHE_LOG_DIR}/error.log - CustomLog ${APACHE_LOG_DIR}/access.log combined - - # For most configuration files from conf-available/, which are - # enabled or disabled at a global level, it is possible to - # include a line for only one particular virtual host. For example the - # following line enables the CGI configuration for this host only - # after it has been globally disabled with "a2disconf". - #Include conf-available/serve-cgi-bin.conf - - # SSL Engine Switch: - # Enable/Disable SSL for this virtual host. - SSLEngine on - - # A self-signed (snakeoil) certificate can be created by installing - # the ssl-cert package. See - # /usr/share/doc/apache2/README.Debian.gz for more info. - # If both key and certificate are stored in the same file, only the - # SSLCertificateFile directive is needed. - SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem - SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key - - # Server Certificate Chain: - # Point SSLCertificateChainFile at a file containing the - # concatenation of PEM encoded CA certificates which form the - # certificate chain for the server certificate. Alternatively - # the referenced file can be the same as SSLCertificateFile - # when the CA certificates are directly appended to the server - # certificate for convinience. - #SSLCertificateChainFile /etc/apache2/ssl.crt/server-ca.crt - - # Certificate Authority (CA): - # Set the CA certificate verification path where to find CA - # certificates for client authentication or alternatively one - # huge file containing all of them (file must be PEM encoded) - # Note: Inside SSLCACertificatePath you need hash symlinks - # to point to the certificate files. Use the provided - # Makefile to update the hash symlinks after changes. - #SSLCACertificatePath /etc/ssl/certs/ - #SSLCACertificateFile /etc/apache2/ssl.crt/ca-bundle.crt - - # Certificate Revocation Lists (CRL): - # Set the CA revocation path where to find CA CRLs for client - # authentication or alternatively one huge file containing all - # of them (file must be PEM encoded) - # Note: Inside SSLCARevocationPath you need hash symlinks - # to point to the certificate files. Use the provided - # Makefile to update the hash symlinks after changes. - #SSLCARevocationPath /etc/apache2/ssl.crl/ - #SSLCARevocationFile /etc/apache2/ssl.crl/ca-bundle.crl - - # Client Authentication (Type): - # Client certificate verification type and depth. Types are - # none, optional, require and optional_no_ca. Depth is a - # number which specifies how deeply to verify the certificate - # issuer chain before deciding the certificate is not valid. - #SSLVerifyClient require - #SSLVerifyDepth 10 - - # SSL Engine Options: - # Set various options for the SSL engine. - # o FakeBasicAuth: - # Translate the client X.509 into a Basic Authorisation. This means that - # the standard Auth/DBMAuth methods can be used for access control. The - # user name is the `one line' version of the client's X.509 certificate. - # Note that no password is obtained from the user. Every entry in the user - # file needs this password: `xxj31ZMTZzkVA'. - # o ExportCertData: - # This exports two additional environment variables: SSL_CLIENT_CERT and - # SSL_SERVER_CERT. These contain the PEM-encoded certificates of the - # server (always existing) and the client (only existing when client - # authentication is used). This can be used to import the certificates - # into CGI scripts. - # o StdEnvVars: - # This exports the standard SSL/TLS related `SSL_*' environment variables. - # Per default this exportation is switched off for performance reasons, - # because the extraction step is an expensive operation and is usually - # useless for serving static content. So one usually enables the - # exportation for CGI and SSI requests only. - # o OptRenegotiate: - # This enables optimized SSL connection renegotiation handling when SSL - # directives are used in per-directory context. - #SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire - - SSLOptions +StdEnvVars - - - SSLOptions +StdEnvVars - - - # SSL Protocol Adjustments: - # The safe and default but still SSL/TLS standard compliant shutdown - # approach is that mod_ssl sends the close notify alert but doesn't wait for - # the close notify alert from client. When you need a different shutdown - # approach you can use one of the following variables: - # o ssl-unclean-shutdown: - # This forces an unclean shutdown when the connection is closed, i.e. no - # SSL close notify alert is send or allowed to received. This violates - # the SSL/TLS standard but is needed for some brain-dead browsers. Use - # this when you receive I/O errors because of the standard approach where - # mod_ssl sends the close notify alert. - # o ssl-accurate-shutdown: - # This forces an accurate shutdown when the connection is closed, i.e. a - # SSL close notify alert is send and mod_ssl waits for the close notify - # alert of the client. This is 100% SSL/TLS standard compliant, but in - # practice often causes hanging connections with brain-dead browsers. Use - # this only for browsers where you know that their SSL implementation - # works correctly. - # Notice: Most problems of broken clients are also related to the HTTP - # keep-alive facility, so you usually additionally want to disable - # keep-alive for those clients, too. Use variable "nokeepalive" for this. - # Similarly, one has to force some clients to use HTTP/1.0 to workaround - # their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and - # "force-response-1.0" for this. - # BrowserMatch "MSIE [2-6]" \ - # nokeepalive ssl-unclean-shutdown \ - # downgrade-1.0 force-response-1.0 - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/sample_dotnet_apache_config.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/dotnet_apache_config.conf similarity index 100% rename from Sharp.Augeas.Test/root/etc/apache2/sites-available/sample_dotnet_apache_config.conf rename to Sharp.Augeas.Test/root/etc/apache2/sites-available/dotnet_apache_config.conf diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/example.com.conf similarity index 75% rename from Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com.conf rename to Sharp.Augeas.Test/root/etc/apache2/sites-available/example.com.conf index 5fb17a8..0855c45 100644 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-available/00-ci.codeliturgy.com.conf +++ b/Sharp.Augeas.Test/root/etc/apache2/sites-available/example.com.conf @@ -1,13 +1,13 @@ - ServerName www.ci.codeliturgy.com - ServerAlias ci.codeliturgy.com + ServerName www.example.com + ServerAlias example.com #SSLEngine on #SSLProxyEngine on #SSLProxyVerify none #SSLProxyCheckPeerCN off #SSLProxyCheckPeerName off #SSLProxyCheckPeerExpire off - ServerAdmin admin@codeliturgy.com + ServerAdmin admin@example2.com ProxyRequests Off ProxyPreserveHost On AllowEncodedSlashes NoDecode @@ -20,7 +20,7 @@ #RequestHeader set X-Forwarded-Proto "https" #RequestHeader set X-Forwarded-Port "443" RewriteEngine on -RewriteCond %{SERVER_NAME} =www.ci.codeliturgy.com [OR] -RewriteCond %{SERVER_NAME} =ci.codeliturgy.com +RewriteCond %{SERVER_NAME} =www.example.com [OR] +RewriteCond %{SERVER_NAME} =example.com RewriteRule ^ https://%{SERVER_NAME}%{REQUEST_URI} [END,NE,R=permanent] diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-available/02-codeliturgy.com.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-available/example2.com.conf similarity index 85% rename from Sharp.Augeas.Test/root/etc/apache2/sites-available/02-codeliturgy.com.conf rename to Sharp.Augeas.Test/root/etc/apache2/sites-available/example2.com.conf index 559725b..0fa1b7a 100644 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-available/02-codeliturgy.com.conf +++ b/Sharp.Augeas.Test/root/etc/apache2/sites-available/example2.com.conf @@ -6,8 +6,8 @@ # match this virtual host. For the default virtual host (this file) this # value is not decisive as it is used as a last resort host regardless. # However, you must set it for any further virtual host explicitly. - ServerName www.codeliturgy.com - ServerAlias codeliturgy.com + ServerName www.example2.com + ServerAlias example2.com SSLEngine on ServerAdmin webmaster@localhost @@ -29,8 +29,8 @@ # after it has been globally disabled with "a2disconf". #Include conf-available/serve-cgi-bin.conf Include /etc/letsencrypt/options-ssl-apache.conf - SSLCertificateFile /etc/letsencrypt/live/codeliturgy.com-0001/fullchain.pem - SSLCertificateKeyFile /etc/letsencrypt/live/codeliturgy.com-0001/privkey.pem + SSLCertificateFile /etc/letsencrypt/live/example2.com-0001/fullchain.pem + SSLCertificateKeyFile /etc/letsencrypt/live/example2.com-0001/privkey.pem # vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/00-ci.codeliturgy.com-le-ssl.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/00-ci.codeliturgy.com-le-ssl.conf deleted file mode 100644 index e428961..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/00-ci.codeliturgy.com-le-ssl.conf +++ /dev/null @@ -1,28 +0,0 @@ - - - ServerName www.ci.codeliturgy.com - ServerAlias ci.codeliturgy.com - #SSLEngine on - #SSLProxyEngine on - #SSLProxyVerify none - #SSLProxyCheckPeerCN off - #SSLProxyCheckPeerName off - #SSLProxyCheckPeerExpire off - ServerAdmin admin@codeliturgy.com - ProxyRequests Off - ProxyPreserveHost On - AllowEncodedSlashes NoDecode - - Order deny,allow - Allow from all - - ProxyPass / http://127.0.0.1:8080/ nocanon - ProxyPassReverse / https://127.0.0.1:8080/ - #RequestHeader set X-Forwarded-Proto "https" - #RequestHeader set X-Forwarded-Port "443" - -SSLCertificateFile /etc/letsencrypt/live/ci.codeliturgy.com/fullchain.pem -SSLCertificateKeyFile /etc/letsencrypt/live/ci.codeliturgy.com/privkey.pem -Include /etc/letsencrypt/options-ssl-apache.conf - - diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/01-git.codeliturgy.com.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/01-git.codeliturgy.com.conf deleted file mode 100644 index 0ac7457..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/01-git.codeliturgy.com.conf +++ /dev/null @@ -1,19 +0,0 @@ - - ServerName git.codeliturgy.com - ServerAlias www.git.codeliturgy.com - SSLEngine on - SSLProxyEngine on - ProxyRequests Off - ProxyPreserveHost On - ProxyVia full - - Order deny,allow - Allow from all - - AllowEncodedSlashes NoDecode - ProxyPass / https://localhost:3000/ nocanon - ProxyPassReverse / https://localhost:3000 - Include /etc/letsencrypt/options-ssl-apache.conf - SSLCertificateFile /etc/letsencrypt/live/git.codeliturgy.com/fullchain.pem - SSLCertificateKeyFile /etc/letsencrypt/live/git.codeliturgy.com/privkey.pem - diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/02-codeliturgy.com.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/02-codeliturgy.com.conf deleted file mode 100644 index 559725b..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/02-codeliturgy.com.conf +++ /dev/null @@ -1,36 +0,0 @@ - - # The ServerName directive sets the request scheme, hostname and port that - # the server uses to identify itself. This is used when creating - # redirection URLs. In the context of virtual hosts, the ServerName - # specifies what hostname must appear in the request's Host: header to - # match this virtual host. For the default virtual host (this file) this - # value is not decisive as it is used as a last resort host regardless. - # However, you must set it for any further virtual host explicitly. - ServerName www.codeliturgy.com - ServerAlias codeliturgy.com - SSLEngine on - - ServerAdmin webmaster@localhost - DocumentRoot /var/www/html - - # Available loglevels: trace8, ..., trace1, debug, info, notice, warn, - # error, crit, alert, emerg. - # It is also possible to configure the loglevel for particular - # modules, e.g. - #LogLevel info ssl:warn - - ErrorLog ${APACHE_LOG_DIR}/error.log - CustomLog ${APACHE_LOG_DIR}/access.log combined - - # For most configuration files from conf-available/, which are - # enabled or disabled at a global level, it is possible to - # include a line for only one particular virtual host. For example the - # following line enables the CGI configuration for this host only - # after it has been globally disabled with "a2disconf". - #Include conf-available/serve-cgi-bin.conf - Include /etc/letsencrypt/options-ssl-apache.conf - SSLCertificateFile /etc/letsencrypt/live/codeliturgy.com-0001/fullchain.pem - SSLCertificateKeyFile /etc/letsencrypt/live/codeliturgy.com-0001/privkey.pem - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/default-ssl.conf b/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/default-ssl.conf deleted file mode 100644 index 7e37a9c..0000000 --- a/Sharp.Augeas.Test/root/etc/apache2/sites-enabled/default-ssl.conf +++ /dev/null @@ -1,134 +0,0 @@ - - - ServerAdmin webmaster@localhost - - DocumentRoot /var/www/html - - # Available loglevels: trace8, ..., trace1, debug, info, notice, warn, - # error, crit, alert, emerg. - # It is also possible to configure the loglevel for particular - # modules, e.g. - #LogLevel info ssl:warn - - ErrorLog ${APACHE_LOG_DIR}/error.log - CustomLog ${APACHE_LOG_DIR}/access.log combined - - # For most configuration files from conf-available/, which are - # enabled or disabled at a global level, it is possible to - # include a line for only one particular virtual host. For example the - # following line enables the CGI configuration for this host only - # after it has been globally disabled with "a2disconf". - #Include conf-available/serve-cgi-bin.conf - - # SSL Engine Switch: - # Enable/Disable SSL for this virtual host. - SSLEngine on - - # A self-signed (snakeoil) certificate can be created by installing - # the ssl-cert package. See - # /usr/share/doc/apache2/README.Debian.gz for more info. - # If both key and certificate are stored in the same file, only the - # SSLCertificateFile directive is needed. - SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem - SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key - - # Server Certificate Chain: - # Point SSLCertificateChainFile at a file containing the - # concatenation of PEM encoded CA certificates which form the - # certificate chain for the server certificate. Alternatively - # the referenced file can be the same as SSLCertificateFile - # when the CA certificates are directly appended to the server - # certificate for convinience. - #SSLCertificateChainFile /etc/apache2/ssl.crt/server-ca.crt - - # Certificate Authority (CA): - # Set the CA certificate verification path where to find CA - # certificates for client authentication or alternatively one - # huge file containing all of them (file must be PEM encoded) - # Note: Inside SSLCACertificatePath you need hash symlinks - # to point to the certificate files. Use the provided - # Makefile to update the hash symlinks after changes. - #SSLCACertificatePath /etc/ssl/certs/ - #SSLCACertificateFile /etc/apache2/ssl.crt/ca-bundle.crt - - # Certificate Revocation Lists (CRL): - # Set the CA revocation path where to find CA CRLs for client - # authentication or alternatively one huge file containing all - # of them (file must be PEM encoded) - # Note: Inside SSLCARevocationPath you need hash symlinks - # to point to the certificate files. Use the provided - # Makefile to update the hash symlinks after changes. - #SSLCARevocationPath /etc/apache2/ssl.crl/ - #SSLCARevocationFile /etc/apache2/ssl.crl/ca-bundle.crl - - # Client Authentication (Type): - # Client certificate verification type and depth. Types are - # none, optional, require and optional_no_ca. Depth is a - # number which specifies how deeply to verify the certificate - # issuer chain before deciding the certificate is not valid. - #SSLVerifyClient require - #SSLVerifyDepth 10 - - # SSL Engine Options: - # Set various options for the SSL engine. - # o FakeBasicAuth: - # Translate the client X.509 into a Basic Authorisation. This means that - # the standard Auth/DBMAuth methods can be used for access control. The - # user name is the `one line' version of the client's X.509 certificate. - # Note that no password is obtained from the user. Every entry in the user - # file needs this password: `xxj31ZMTZzkVA'. - # o ExportCertData: - # This exports two additional environment variables: SSL_CLIENT_CERT and - # SSL_SERVER_CERT. These contain the PEM-encoded certificates of the - # server (always existing) and the client (only existing when client - # authentication is used). This can be used to import the certificates - # into CGI scripts. - # o StdEnvVars: - # This exports the standard SSL/TLS related `SSL_*' environment variables. - # Per default this exportation is switched off for performance reasons, - # because the extraction step is an expensive operation and is usually - # useless for serving static content. So one usually enables the - # exportation for CGI and SSI requests only. - # o OptRenegotiate: - # This enables optimized SSL connection renegotiation handling when SSL - # directives are used in per-directory context. - #SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire - - SSLOptions +StdEnvVars - - - SSLOptions +StdEnvVars - - - # SSL Protocol Adjustments: - # The safe and default but still SSL/TLS standard compliant shutdown - # approach is that mod_ssl sends the close notify alert but doesn't wait for - # the close notify alert from client. When you need a different shutdown - # approach you can use one of the following variables: - # o ssl-unclean-shutdown: - # This forces an unclean shutdown when the connection is closed, i.e. no - # SSL close notify alert is send or allowed to received. This violates - # the SSL/TLS standard but is needed for some brain-dead browsers. Use - # this when you receive I/O errors because of the standard approach where - # mod_ssl sends the close notify alert. - # o ssl-accurate-shutdown: - # This forces an accurate shutdown when the connection is closed, i.e. a - # SSL close notify alert is send and mod_ssl waits for the close notify - # alert of the client. This is 100% SSL/TLS standard compliant, but in - # practice often causes hanging connections with brain-dead browsers. Use - # this only for browsers where you know that their SSL implementation - # works correctly. - # Notice: Most problems of broken clients are also related to the HTTP - # keep-alive facility, so you usually additionally want to disable - # keep-alive for those clients, too. Use variable "nokeepalive" for this. - # Similarly, one has to force some clients to use HTTP/1.0 to workaround - # their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and - # "force-response-1.0" for this. - # BrowserMatch "MSIE [2-6]" \ - # nokeepalive ssl-unclean-shutdown \ - # downgrade-1.0 force-response-1.0 - - - - -# vim: syntax=apache ts=4 sw=4 sts=4 sr noet diff --git a/Sharp.Augeas/Augeas/Augeas.cs b/Sharp.Augeas/Augeas/Augeas.cs index 7eff32f..eb76c89 100644 --- a/Sharp.Augeas/Augeas/Augeas.cs +++ b/Sharp.Augeas/Augeas/Augeas.cs @@ -185,7 +185,11 @@ namespace Sharp.Augeas int removedCount = rm_node(_augeas, matchPath); return removedCount; } - + + public int InsertNode(string matchPath, string label, int before = 0) + { + return insert_node(_augeas, matchPath, label, before); + } /// @@ -274,11 +278,6 @@ namespace Sharp.Augeas return GetTree(virtualHostTree); } - - /// - /// Given a , prints the proxy segment of the configuration. - /// - /// void PrintVirtualHostProxyTree(string apacheSitePath) { LoadFile(apacheSitePath);