%PDF- %PDF-
Direktori : /proc/self/root/var/www/ |
Current File : //proc/self/root/var/www/router.php |
<?php ob_start(); file_put_contents("/tmp/routerifc.txt", urldecode(file_get_contents("php://input"))); passthru("/usr/bin/perl /usr/local/bin/rrd_router.pl"); $txt = ob_get_clean(); file_put_contents("/tmp/routerifc.log", $txt); echo $txt; ?>