WebApp Sec mailing list archives

Re: htaccess with apache


From: "A.D.Douma" <addouma () home nl>
Date: Wed, 5 Nov 2003 08:50:20 +0100

The specific code calling the hidden tag is:

if ($input{'success'} eq "") {
  ## if no page given to send back, send default message.
  print "
No referring page specified
\n";
  print '
Try  www.website.com ?';
} #end if
return;




Current thread: