linux nginx 指定目錄不可執行php文件

location ~* ^/(uploadfile|phpsso/uploadfile)/.*\.(php|php5)$ {
    deny all;
  }php

相關文章
相關標籤/搜索