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

Commit

Permalink
ZF2_PATH environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergkemper committed Sep 3, 2014
1 parent 3d7f18a commit 4481124
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install/apache/bareos-webui.conf
Expand Up @@ -13,6 +13,9 @@
SetEnv "APPLICATION_ENV" "development"
#SetEnv "APPLICATION_ENV" "production"

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

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

0 comments on commit 4481124

Please sign in to comment.