projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b006d9
)
for now we need to include the "configs" directory too
author
x99laine
<x99laine>
Sun, 21 Nov 2004 19:34:00 +0000
(19:34 +0000)
committer
x99laine
<x99laine>
Sun, 21 Nov 2004 19:34:00 +0000
(19:34 +0000)
install.d/apache.conf
patch
|
blob
|
blame
|
history
diff --git
a/install.d/apache.conf
b/install.d/apache.conf
index
25393e9
..
89b5416
100644
(file)
--- a/
install.d/apache.conf
+++ b/
install.d/apache.conf
@@
-10,6
+10,6
@@
Alias /xorg /usr/share/xorg/htdocs
<IfModule mod_php4.c>
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"
</IfModule>
</Directory>