|
由于網(wǎng)站不定時出現(xiàn)錯誤,必須要重啟nginx才能正常訪問
- This XML file does not appear to have any style information associated with it. The document tree is shown below.
- <Error>
- <Code>NoSuchKey</Code>
- <Message>The specified key does not exist.</Message>
- <RequestId>61BDE734EE85213239F0E3FA</RequestId>
- <HostId>www.yucr.cn</HostId>
- <Key>portal.php</Key>
- </Error>
復(fù)制代碼
于是開始思考 Apache對動態(tài)支持更好,而dz本身就是動態(tài)主導(dǎo),是不是意味著Apache更好更穩(wěn)定,nginx勝在簡潔高效速度快,并發(fā)好,操作簡單
聽說rewrite方面Apache也比nginx 要強(qiáng)
大家都用的哪個,可不可以同時存在?怎么實現(xiàn)?discuz哪個更好 |
|