生活 | 網路 | 程式 | 音樂 | 旅行 | 快樂與悲傷
需要nginx簡易的回傳文字訊息
location /test_return {
default_type text/plain;
return 200 '回傳文字';
}
張貼留言
沒有留言:
張貼留言