From: x99laine Date: Sun, 21 Nov 2004 19:34:00 +0000 (+0000) Subject: for now we need to include the "configs" directory too X-Git-Tag: xorg/old~865 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=62105144e84e319e58938a8a9f360406b3641089;p=platal.git for now we need to include the "configs" directory too --- diff --git a/install.d/apache.conf b/install.d/apache.conf index 25393e9..89b5416 100644 --- a/install.d/apache.conf +++ b/install.d/apache.conf @@ -10,6 +10,6 @@ Alias /xorg /usr/share/xorg/htdocs php_value magic_quotes_gpc On php_value register_globals Off - php_value include_path ".:/usr/share/xorg/include:/usr/share/diogenes/lib:/usr/share/php/smarty/libs:/usr/share/php" + php_value include_path ".:/usr/share/xorg/include:/usr/share/xorg/configs:/usr/share/diogenes/lib:/usr/share/php/smarty/libs:/usr/share/php"