The Apache and IIS environments come with default pseudo-static URL rewriting rules configured for the root directory (do not delete the web.config or.htaccess files); no additional configuration is required—as long as your server supports pseudo-static URL rewriting.
For an Nginx environment, please open the nginx.txt file and copy the code inside into your configuration. Below, we will use Baota as an example.
The file for the pseudo-static rule is located here.

![20260730093537450-1-210930140513464[1]](https://www.4s5.cn/wp-content/uploads/2026/07/20260730093537450-1-2109301405134641.jpg)
![20260730093556335-1-210930140A34W[1]](https://www.4s5.cn/wp-content/uploads/2026/07/20260730093556335-1-210930140A34W1.jpg)
And that's it!