diff --git a/conf/db1cv8_health.conf b/conf/db1cv8_health.conf new file mode 100644 index 0000000..3aa9e44 --- /dev/null +++ b/conf/db1cv8_health.conf @@ -0,0 +1,8 @@ +Alias "/health" "/var/www/html/health" + + AllowOverride All + Options None + Require all granted + SetHandler 1c-application + ManagedApplicationDescriptor "/var/www/html/health/default.vrd" + \ No newline at end of file