浏览代码

* Re-enabled per-dir config when getting remote host.
(fields are now correctly aligned in apache header structs)

git-svn-id: trunk@17918 -

michael 14 年之前
父节点
当前提交
f2b5294dfb
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      packages/fcl-web/src/base/fpapache.pp

+ 2 - 1
packages/fcl-web/src/base/fpapache.pp

@@ -479,7 +479,8 @@ begin
            If (FRequest^.Connection<>Nil) then
              begin
              Result:=MaybeP(ap_get_remote_host(FRequest^.Connection,
-                            nil,
+                            FRequest^.per_dir_config,
+//                            nil,
                             REMOTE_NAME,@i));
              end;                   
       29 : begin // ScriptName