Loading CHANGES +3 −0 Original line number Diff line number Diff line Changes with Apache 2.0.17-dev *) Remove BindAddress from the default config file. [giles@nemeton.com.au] *) Allow module authors to add a module to their Apache build using --with-module, without re-running buildconf. The syntax is: --with-module=module_type:/path/to/module.c Loading docs/conf/httpd-std.conf +0 −8 Original line number Diff line number Diff line Loading @@ -158,14 +158,6 @@ MaxRequestsPerChild 0 #Listen 3000 #Listen 12.34.56.78:80 # # BindAddress: You can support virtual hosts with this option. This directive # is used to tell the server which IP address to listen to. It can either # contain "*", an IP address, or a fully qualified Internet domain name. # See also the <VirtualHost> and Listen directives. # #BindAddress * # # Dynamic Shared Object (DSO) Support # Loading docs/conf/httpd-win.conf +0 −8 Original line number Diff line number Diff line Loading @@ -123,14 +123,6 @@ ThreadsPerChild 250 #Listen 3000 #Listen 12.34.56.78:80 # # BindAddress: You can support virtual hosts with this option. This directive # is used to tell the server which IP address to listen to. It can either # contain "*", an IP address, or a fully qualified Internet domain name. # See also the <VirtualHost> and Listen directives. # #BindAddress * # # Dynamic Shared Object (DSO) Support # Loading Loading
CHANGES +3 −0 Original line number Diff line number Diff line Changes with Apache 2.0.17-dev *) Remove BindAddress from the default config file. [giles@nemeton.com.au] *) Allow module authors to add a module to their Apache build using --with-module, without re-running buildconf. The syntax is: --with-module=module_type:/path/to/module.c Loading
docs/conf/httpd-std.conf +0 −8 Original line number Diff line number Diff line Loading @@ -158,14 +158,6 @@ MaxRequestsPerChild 0 #Listen 3000 #Listen 12.34.56.78:80 # # BindAddress: You can support virtual hosts with this option. This directive # is used to tell the server which IP address to listen to. It can either # contain "*", an IP address, or a fully qualified Internet domain name. # See also the <VirtualHost> and Listen directives. # #BindAddress * # # Dynamic Shared Object (DSO) Support # Loading
docs/conf/httpd-win.conf +0 −8 Original line number Diff line number Diff line Loading @@ -123,14 +123,6 @@ ThreadsPerChild 250 #Listen 3000 #Listen 12.34.56.78:80 # # BindAddress: You can support virtual hosts with this option. This directive # is used to tell the server which IP address to listen to. It can either # contain "*", an IP address, or a fully qualified Internet domain name. # See also the <VirtualHost> and Listen directives. # #BindAddress * # # Dynamic Shared Object (DSO) Support # Loading