stas 2004/03/02 12:20:24
Modified: src/docs/2.0/user/config config.pod
Log:
add xrefs
Revision Changes Path
1.59 +5 -2 modperl-docs/src/docs/2.0/user/config/config.pod
Index: config.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/config/config.pod,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -u -r1.58 -r1.59
--- config.pod 30 Jan 2004 19:34:31 -0000 1.58
+++ config.pod 2 Mar 2004 20:20:24 -0000 1.59
@@ -553,9 +553,12 @@
=head3 C<GlobalRequest>
-Setup the global C<request_rec> for use with C<Apache-E<gt>request>.
+Setup the global C<L<$r|docs::2.0::api::Apache::RequestRec>> object
+for use with
+C<L<Apache-E<gt>request|docs::2.0::api::Apache::RequestUtil/C_request_>>.
-This setting is enabled by default during the PerlResponseHandler
+This setting is enabled by default during the
+C<L<PerlResponseHandler|docs::2.0::user::handlers::http/PerlResponseHandler>>
phase for sections configured as:
<Location ...>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]