摘要:
转载自:Nginx中的rewrite指令(break,last,redirect,permanent) rewite 在server块下,会优先执行rewrite部分,然后才会去匹配location块 server中的rewrite break和last没什么区别,都会去匹配location,所以没 阅读全文
摘要:
在win7上开启IIS功能,进行网站发布。 但是开启IIS之后,打开默认网站都打不开,显示 Service Unavailable HTTP Error 503. The service is unavailable. 打开IIS,发现应用程序池停止。启动后,再浏览,还是不行,应用程序池总会自行停止 阅读全文