X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/0b7405db420735a9692bde274a7bb30a023d876a..337487f45e68fd1cbbdbb823b86b6648f8325861:/test/Marco/prueba/www/.htaccess?ds=inline diff --git a/test/Marco/prueba/www/.htaccess b/test/Marco/prueba/www/.htaccess index 4dba8e8..a33f42c 100644 --- a/test/Marco/prueba/www/.htaccess +++ b/test/Marco/prueba/www/.htaccess @@ -1,4 +1,3 @@ -php_value include_path ".:/var/www/intranet:/var/www/intranet/www:/var/www/intranet/www/include/lib/marco/Marco:/var/www/intranet/www/sistemas/prueba/www:/var/www/intranet/www/sistemas/prueba/conf:/var/www/intranet/www/include/lib/:/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 auto_prepend_file "./include/prepend.php" +#php_value auto_append_file "/var/www/intranet/sistemas/prueba/www/include/append.php" #php_value allow_call_time_pass_reference On