Explorar el Código

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

git-svn-id: trunk@17918 -

michael hace 14 años
padre
commit
f2b5294dfb
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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