How to Troubleshoot: Error Processing SSI File

zhaozj2021-02-16  99

IIS6.0 has some improvements to SSI, which may not be possible after some programs of IIS5.0.

A regular problem is the following error:

An error occurred while processing SSI files - Error Processing SSI File

After testing, the following is a fault leads to this error:

1, the server physical path uses the Chinese name. 2. Use the Chinese name in the included file. 3, the included file does not exist. 4. The file being included again contains files that use the Chinese name.

This error is still in Unicode encoding, belongs to IIS design issues.

Solution:

All English is all in English for site physics and URL addresses using SSI.

转载请注明原文地址:https://www.9cbs.com/read-10858.html

New Post(0)