如果在/etc/nginx/nginx.conf配置的話:http里加server,注釋掉其中的include...:
# include /etc/nginx/conf.d/*.conf; --注釋掉這個,不然他會加載這個目錄下面配置文件。
# include /etc/nginx/conf.d/*.conf; --注釋掉這個,不然他會加載這個目錄下面配置文件。
2019-03-24
自己總結了從輸入網址到網頁顯示的整個流程
詳見我的博客:https://blog.csdn.net/qq_33591903/article/details/84246177
詳見我的博客:https://blog.csdn.net/qq_33591903/article/details/84246177
2019-01-08