From 10380f8a9e8618d2465499b0db5c939fc236bd2b Mon Sep 17 00:00:00 2001 From: "o.pinke" Date: Mon, 16 May 2022 18:33:26 +0200 Subject: [PATCH] hint for ConLite environment settings in htaccess --- .htaccess | 6 +++++- conlite/plugins/cl-mod-rewrite | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index eeb264a..a4a8c5f 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,11 @@ # $Id: htaccess_simple.txt 145 2019-10-25 16:00:47Z oldperl $ ################################################################################ -#SetEnv CONLITE_ENVIRONMENT dievino +# easily set this enviroment variable to the config you want to use +# add a config folder with the same name in data/config and cms/data/config +# and use your custom config for development + +#SetEnv CONLITE_ENVIRONMENT develop diff --git a/conlite/plugins/cl-mod-rewrite b/conlite/plugins/cl-mod-rewrite index 06cc337..91b0fd8 160000 --- a/conlite/plugins/cl-mod-rewrite +++ b/conlite/plugins/cl-mod-rewrite @@ -1 +1 @@ -Subproject commit 06cc337092ed649df1ec738816ba6a3e59a8af0b +Subproject commit 91b0fd8c15cdf1b5e9704c8720a40f959e7eb4fe