You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Alexei Kosut <ak...@hyperreal.com> on 1996/03/04 23:24:03 UTC

cvs commit: apache/src http_config.c httpd.h

akosut      96/03/04 14:24:03

  Modified:    src       http_config.c httpd.h
  Log:
  Slightly modified the API to allow handlers by things other than
  content type. Setting r->handler will override r->content_type in
  invoke_handler().
  
  Reviewed by: Ben Laurie, Randy Terbush
  
  Revision  Changes    Path
  1.5       +3 -2      apache/src/http_config.c
  1.8       +2 -0      apache/src/httpd.h