Changes in 1.0d7 prerelease
--------------------------------------------------------------------------------
- Fixed <Tcl>...</Tcl>, these should be placed outside of
<Directory>/<Location> directives.  Everything in <Tcl>...</Tcl> is added
to a global variable and then made local to the namespace of the file,
this is due to several problems with handling configuration, mainly that
exection would either result in a "this directive doesn't belong here" or
a problem with the configuration not being built yet as in an
EXEC_ON_READ.
- Fixed a bug in ap_create_environment.

Reply via email to