|
|
|
@ -11,6 +11,11 @@ |
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- T2-COPYRIGHT-NOTE-END --- |
|
|
|
SDECFGSET_PKG_APACHE_SUEXEC=1 |
|
|
|
SDECFGSET_PKG_APACHE_DOCROOT="/srv" |
|
|
|
|
|
|
|
case "$SDECFG_TRG_MNEMOSYNE_WEB" in |
|
|
|
apache) |
|
|
|
SDECFGSET_PKG_APACHE_SUEXEC=1 |
|
|
|
SDECFGSET_PKG_APACHE_DOCROOT="/srv" |
|
|
|
;; |
|
|
|
esac |
|
|
|
|