X-Git-Url: https://git.llucax.com/mecon/samurai.git/blobdiff_plain/14b7965388416e66c0d012ac6f001f9c877b5ce8..c64a4b5ee229adce6e0d0adb68c73ddb4f8a2e72:/sistema/www/.htaccess?ds=sidebyside diff --git a/sistema/www/.htaccess b/sistema/www/.htaccess index d3ef963..a43dbb6 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/local_lib/prepend.php" +php_value auto_append_file "/var/www/sistemas/samurai/local_lib/append.php" #php_value allow_call_time_pass_reference On