#vim /etc/nginx/conf.d/default.conf server { : (加入以下的設定值:) : location ^~ /cache/ { set $memcached_key $request_uri; ...
確定! 回上一頁