Help for this page
Current IP Address: 192.0.2.47
ScriptAlias /cgi-bin/ /var/www/perl-cgi/ <Directory /var/www/perl-cgi> ... AllowOverride None Options +ExecCGI -MultiViews </Directory>
#!/usr/bin/perl -T ... }; }; print "Content-type: text/html\nCache-Control: max-age=0,no-cache,no-s +tore,post-check=0,pre-check=0\n\n<html><head><title>Current IP Check< +/title></head><body>Current IP Address: $ip</body></html>";