apache nginx 配置
摘要:ServerAdmin test@biuuu.com DocumentRoot E:\web\OTHER\test ServerName zjh.com ServerAlias *.zjh.com rewriteengine on rewritecond %{HTTP_HOST} [^.]+\.zjh\.com$ rewriterule ^(.+) %{HTTP_HOST}$1 [C] re...
阅读全文
posted @ 2018-03-21 15:28
浙公网安备 33010602011771号