The text areas below allow you to add content to your Apache configuration file. "Global" includes will be used for all versions of Apache. "Versioned" include files will only be used for each respective Apache version. When adding directives that are only valid for a specific version of Apache, it is best to use the "Versioned" include files rather than the "Global".
Entering information in this text area will add content to the top of the Apache configuration file (httpd.conf) before the main configuration section.
I wish to edit the Pre Main configuration include file for:
Filename: pre_main_global.confGlobal
Filename: pre_main_2.confVersioned
Entering information in this text area will add content to the Apache configuration file (httpd.conf) right before the first VirtualHost entry.
Entering information in this text area will add content to the Apache configuration file (httpd.conf) right after the last VirtualHost entry.
I wish to edit the Post VirtualHost configuration include file for:
Filename: post_virtualhost_global.confGlobal
Filename: post_virtualhost_2.confVersioned