From 8bbd076f7ca1ee9530891d43af05f836e206d749 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mart=C3=ADn=20Marrese?= Date: Fri, 4 Apr 2003 19:31:46 +0000 Subject: [PATCH] --- marco/test/.htaccess | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/marco/test/.htaccess b/marco/test/.htaccess index 4d2c82e..d25a180 100644 --- a/marco/test/.htaccess +++ b/marco/test/.htaccess @@ -1,4 +1,4 @@ -php_value include_path ".:/var/www/intranet/www:/home/mmarrese/public_html/marco/test:/usr/share/pear" -php_value auto_prepend_file "/var/www/intranet/www/include/prepend.php" -php_value auto_append_file "/var/www/intranet/www/include/append.php" +php_value include_path ".:/var/www/intranet/www:/var/www/intranet/www/sistemas/prueba/www:/usr/share/pear" +php_value auto_prepend_file "/var/www/intranet/www/sistemas/prueba/www/include/prepend.php"; +php_value auto_append_file "/var/www/intranet/www/sistemas/prueba/www/include/append.php"; #php_value allow_call_time_pass_reference On -- 2.43.0