CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/04 07:45:17
Modified files:
usr.sbin/httpd : parse.y
Log message:
One line change adding the 'include' directive to the valid server
options. This allows to include external configuration files from
within server and location sections, not just from global context, for
example to share common configuration within multiple servers (or
virtual hosts).
