Files
apache-http-server/server
Yann Ylavic feb15a2eb5 core: Set ap_server_conf ASAP.
* server/config.c(ap_read_config):
  Set ap_server_conf as soon as it exists (with defaults).

* server/main.c(main):
  Now that ap_server_conf is set by ap_read_config(), just make
  sure it's not NULL afterward with an ap_assert()ion.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908393 13f79535-47bb-0310-9956-ffa450edef68
2023-03-14 15:48:41 +00:00
..
2023-03-14 15:48:41 +00:00
2022-04-04 08:24:09 +00:00
2022-06-28 16:49:43 +00:00
2023-03-14 15:48:41 +00:00
2022-04-04 08:24:09 +00:00
2023-01-10 13:18:26 +00:00