Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 1997 16:29:54 -0800 (PST)
From:      Wolfram Schneider <wosch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-www@FreeBSD.ORG
Subject:   cvs commit: www/data/cgi cgi-style.pl
Message-ID:  <199711170029.QAA28539@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       1997/11/16 16:29:54 PST

  Modified files:
    data/cgi             cgi-style.pl 
  Log:
  Add a new function `get_the_source' which print the source
  of the current cgi script as plain text if called with the
  path `/get_the_source'. E.g.
  
          http://www.foo.com/cgi/foobar.cgi/get_the_source
  
  print the source of the script foobar.cgi.
  
  Revision  Changes    Path
  1.9       +16 -1     www/data/cgi/cgi-style.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711170029.QAA28539>