dgaudet 97/04/11 21:52:38
Modified: src/modules/example README
Log:
typo fix
Revision Changes Path
1.2 +1 -1 apache/src/modules/example/README
Index: README
===================================================================
RCS file: /export/home/cvs/apache/src/modules/example/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C3 -r1.1 -r1.2
*** README 1997/04/11 22:12:34 1.1
--- README 1997/04/12 04:52:37 1.2
***************
*** 42,48 ****
<Location /example-info>
SetHandler example-handler
! </Location?
As an alternative, you can put the following into a .htaccess file and
then request the file "test.example" from that location:
--- 42,48 ----
<Location /example-info>
SetHandler example-handler
! </Location>
As an alternative, you can put the following into a .htaccess file and
then request the file "test.example" from that location: