X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/ab161c8e8c4038bb256c63963c54dbcf64338548..0cf56477ad378a18f1d9daad478a4e14427b6b3b:/sistema/www/.htaccess diff --git a/sistema/www/.htaccess b/sistema/www/.htaccess index 1c53a57..5518f04 100644 --- a/sistema/www/.htaccess +++ b/sistema/www/.htaccess @@ -1,4 +1,3 @@ -php_value include_path ".:/var/www/intranet/www/sistemas/samurai:/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 auto_prepend_file "/var/www/sistemas/samurai/sistema/local_lib/prepend.php" +#php_value auto_append_file "/var/www/sistemas/samurai/sistema/local_lib/append.php" #php_value allow_call_time_pass_reference On