X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/43a2cd1c001653e737e4f83263263f2d28a7e402..ada9c9b3fa3aeccab382ec98dd4a67609e63ac22:/src/www/.htaccess diff --git a/src/www/.htaccess b/src/www/.htaccess index 8934c32..1a5846f 100644 --- a/src/www/.htaccess +++ b/src/www/.htaccess @@ -1,4 +1,4 @@ -php_value include_path ".:/home/mmarrese/public_html/samurai/tronco/src/www/include:/home/mmarrese/public_html/samurai/tronco/src/www/include/lib:/home/mmarrese/public_html/samurai/tronco/src/www:/usr/share/pear:/home/mmarrese/public_html/samurai/tronco/src/www/include/hooks:/home/mmarrese/public_html/samurai/tronco/src:/home/intranet/lib" -php_value auto_prepend_file "/home/mmarrese/public_html/samurai/tronco/src/www/include/prepend.php" -php_value auto_append_file "/home/mmarrese/public_html/samurai/tronco/src/www/include/append.php" +php_value include_path ".:/var/www/intranet/www/sistemas/samurai/conf:/var/www/intranet/www/include/lib/:/var/www/intranet/www:/usr/share/pear" +php_value auto_prepend_file "/var/www/intranet/www/sistemas/samurai/www/include/prepend.php" +#php_value auto_append_file "/var/www/intranet/www/sistemas/samurai/www/include/append.php" #php_value allow_call_time_pass_reference On