Re: [users@httpd] Core code in apache
How do you define the core vs. modules? If you look at the documentation (http://httpd.apache.org/docs/2.4/mod/), it describes what is included in the core and what is a module. There are the core, mpms and other modules. Also maybe the LAYOUT file will help you. - Y On Mon, Feb 20, 2017 at 6:48
[users@httpd] Core code in apache
HI As apache has two parts, core and mudules. I want to understand core part code of apache. Please share which is the core code of apache. Thanks Hemant