Article:
 |
|
Newbies Find Help in O'Reilly's Latest Apache Book
|
| Subject: |
|
Missing C code samples? |
| Date: |
|
2004-06-05 11:55:48 |
| From: |
|
david_christie
|
|
|
|
I don't see any of the C code samples in the example download files for _Apache: The Definitive Guide_, 3rd Ed.:
http://examples.oreilly.com/apache3/apache3.tgz
http://examples.oreilly.com/apache3/apache3.zip
Unzipped with WinZip, these yield up only one .c file for me, "echo.c"
Am I doing something wrong, or were these files omitted / withdrawn for some reason?
I was looking for "mod_reveal.c" (from p. 477).
Thanks
|
Showing messages 1 through 1 of 1.
-
Missing C code samples?
2004-10-05 11:31:15
jjolly
[Reply | View]
mod_reveal.c
Of course, this is for Apache 1.3, and needs significant modifications to work with Apache 2.0.x. I've create a patch file and put it here:
Apache 1.3 to Apache 2.0 patchfile for mod_reveal.c
Great book, by the way. Thanks for the good work.