X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/2f3b8ae4b5ca4ae5be36071825afd8449b1080f8..c49c4882cf7f68c039797ec1fe9d2fb036597965:/test/Marco/prueba/www/.htaccess diff --git a/test/Marco/prueba/www/.htaccess b/test/Marco/prueba/www/.htaccess index 67a3fee..a33f42c 100644 --- a/test/Marco/prueba/www/.htaccess +++ b/test/Marco/prueba/www/.htaccess @@ -1,3 +1,3 @@ -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