You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl-cvs@perl.apache.org by ri...@apache.org on 2003/01/02 08:42:41 UTC

cvs commit: embperl/podsrc Config.spod

richter     2003/01/01 23:42:41

  Modified:    podsrc   Config.spod
  Log:
  doc updates
  
  Revision  Changes    Path
  1.5       +6 -0      embperl/podsrc/Config.spod
  
  Index: Config.spod
  ===================================================================
  RCS file: /home/cvs/embperl/podsrc/Config.spod,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Config.spod	26 Nov 2002 10:03:45 -0000	1.4
  +++ Config.spod	2 Jan 2003 07:42:41 -0000	1.5
  @@ -1161,6 +1161,12 @@
   
   The decoded path of the unparsed_uri.
   
  +=head2 *PARAM $request / / server_addr / 2.0b9 / yes
  +
  +URL of the server of the current request in the form
  +schema://addr:port/ e.g. http://perl.apache.org/ (port is omitted if it is
  +an default port)
  +
   =head2 *PARAM $request / / path_info / 2.0b6 / yes
   
   The path_info, that is anything in the path after the file the is currently served.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-cvs-help@perl.apache.org