2007-10-16から1日間の記事一覧

apache-2.2.6にProxyPassMatchなんてのが出来てたよ!

http://www.apache.org/dist/httpd/CHANGES_2.2.6 *) mod_proxy: Added ProxyPassMatch directive, which is similar to ProxyPass but takes a regex local path prefix. [Jim Jagielski] これで正規表現が使えるー。嬉しい。何気にChangelog見てたら気付い…