]> granicus.if.org Git - apache/commit
PR:
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 27 May 2000 07:05:17 +0000 (07:05 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 27 May 2000 07:05:17 +0000 (07:05 +0000)
commitf8fdc29678f5404a4e75ac2f5956af1ad41672c0
treefa6ab76ad7129352c26c6979f242c20db4ca9d56
parent5e05af51e4271e4f057b9bcfb204d14ba535678f
PR:
Obtained from:
Submitted by:
Reviewed by:

  Cleaning up.  Note that apache (or https) -D DEFINE is now enabled, the
  shared data is now properly moved to either ap_hooks.c or http_config.c,
  and all should be well with rewrite_args.

  Next stop, no more apache_main entry point.  That's why this file needs
  to be empty of any callbacks or shared data, as it will bind to the core
  but the core won't be looking back into http_main.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85312 13f79535-47bb-0310-9956-ffa450edef68
server/main.c