タグ

2006年6月27日のブックマーク (1件)

  • tokuhirom blog

    Blog Search when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: ${entry.path} [in template "__entry.ftlh" at line 3, column 25] - Reached through: #include "__entry.ftlh" [in template "entry.ftlh" at

    kmachu
    kmachu 2006/06/27
    『リバースプロキシの裏に Apache を置いている場合、REMOTE_ADDR ではなく X-Forwarded-For をログに記録する … %{X-Forwarded-For}i と書くのが正しい対応である。』