From: frank Date: Tue, 17 Jul 2012 10:03:53 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=86d8dd8753ad0517746091d113e382cecff6e931;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/vhosts/webapp-config b/vhosts/webapp-config index 810ef890..02c01cb1 100644 --- a/vhosts/webapp-config +++ b/vhosts/webapp-config @@ -65,9 +65,10 @@ vhost_hostname="localhost" # your choices are: # # apache -# aolserver # lighttpd # cherokee +# nginx +# gatling # # you can override this setting by using the -s switch to webapp-config @@ -183,6 +184,9 @@ vhost_perms_virtualowned_file="o-w" vhost_perms_installdir="0755" +# Allow specifying absolute path names using the -d option? +allow_absolute="no" + # ======================================================================== # END OF USER-EDITABLE SETTINGS