Linux學習筆記十二週三次課 (4月25日)

12.10 Nginx訪問日誌 vim /usr/local/nginx/conf/nginx.conf //搜索log_format $remote_addr //客戶端P(公網IP) $http_x_forwarded_for //代理服務器的IP $time_local //服務器本地時間 $host //訪問主機名(域名) $request_uri //訪問的url地址 $status /
相關文章
相關標籤/搜索