Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergkemper committed Feb 27, 2015
1 parent e4bc10a commit 1184a7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/apache/bareos-webui.conf
Expand Up @@ -16,9 +16,9 @@
#SetEnv "APPLICATION_ENV" "development"
SetEnv "APPLICATION_ENV" "production"

# Environment Variable for Zend Framwework 2
# Environment Variable for Zend Framwework 2 Debian
#SetEnv "ZF2_PATH" "/usr/share/php"
SetEnv "ZF2_PATH" "/usr/share/php5"
#SetEnv "ZF2_PATH" "/usr/share/php5"

Alias /bareos-webui /usr/share/bareos-webui/public
<Directory /usr/share/bareos-webui/public>
Expand Down

0 comments on commit 1184a7a

Please sign in to comment.