X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/ebf47697644deafd0bde2dfb207b0048a8f2753c..a3081fd7a163cadce4019dc3a4f8c5019a68e34e:/src/plugins/apache.sml diff --git a/src/plugins/apache.sml b/src/plugins/apache.sml index 6de4f1b..b959219 100644 --- a/src/plugins/apache.sml +++ b/src/plugins/apache.sml @@ -803,6 +803,8 @@ val () = Env.action_two "fastScriptAlias" (* FIXME: only set kerberos wrapper of waklog is on *) write "\t\tFcgidWrapper \""; write (Config.Apache.fastCgiWrapperOf (Domain.getUser ())); + write " "; + write to; write "\"\n"; write "\t\n"))