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