以下の内容はhttps://end0tknr.hateblo.jp/entry/20150509/1431142406より取得しました。


LocationMatch - apache の設定fileで正規表現の否定

以下、httpd.confの抜粋。「?!」をつけるみたい。「!」だけではダメっぽい。

<LocationMatch "^/(?!pub|aut|inc|mt|mt-static|pma)">
    SetHandler perl-script
    PerlHandler Plack::Handler::Apache2
    PerlSetVar psgi_app /home/endo/dev/sexy/Ean/script/ean-server
</LocationMatch>

<Directory "/home/endo/dev/sexy/static/helm">
   AllowOverride All
   Order allow,deny
   Allow from all
</Directory>
Alias /pub /home/endo/dev/sexy/static/helm

include /home/endo/local/web_agents/apache22_agent/Agent_001/config/dsame.conf



以上の内容はhttps://end0tknr.hateblo.jp/entry/20150509/1431142406より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14