紹介マニアMoinMoin

概要

http://ja.wikipedia.org/wiki/Nginx

公式サイト

関連サイト

インストール

設定

HTML内のリンク書き変え

http://wiki.nginx.org/HttpSubModule を利用

location /xxxx/ {
    sub_filter \"/ '"/xxxx/';
    sub_filter_once off;
}

buildout

参考サイト


CategoryServerConstruction

紹介マニアMoinMoin: nginx (last edited 2018-04-15 20:35:07 by sakito)