mod_view 2.2 review
Downloadmod_view Apache 2.0 module allows for the display in plain text of the head, tail, or entire contents of a file with egrep like patte
|
|
mod_view Apache 2.0 module allows for the display in plain text of the head, tail, or entire contents of a file with egrep like pattern matching.
Ideal for the remote viewing of log files when used in conjunction with the Alias, AliasMatch, or Rewrite directives. (Yes, this could have been done as a CGI script, but that wouldn't have been any fun.)
Requirements:
Apache 2.0
What's New in This Release:
Makefile.dso: changed APXS and APACHECTL macros to generic values.
mod_view.c: removed unnecessary #includes, most OS specific details handled by the APR now (so I've been informed, thank you Gnter Knauf).
mod_view 2.2 keywords