lighttpd1.4/tests/docroot/www/prefix.fcgi

4 lines
38 B
PHP

<?php
echo $_SERVER[$_GET["var"]];
?>