X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/14b7965388416e66c0d012ac6f001f9c877b5ce8..5664c266997bb4bf5b7c6825bac2b29f5b41d7d4:/sistema/www/.htaccess?ds=sidebyside diff --git a/sistema/www/.htaccess b/sistema/www/.htaccess index d3ef963..5518f04 100644 --- a/sistema/www/.htaccess +++ b/sistema/www/.htaccess @@ -1,3 +1,3 @@ -php_value auto_prepend_file "../local_lib/prepend.php" -php_value auto_append_file "../local_lib/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