Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打算在 apache 上使用 php/mysql 创建一个博客(可能在 linux 机器上,如果这个信息很重要的话)。我想为此目的测试 YII 框架,并希望在开发过程中获得乐趣。
由于我过去曾在 Joomla 中开发,我知道搜索引擎友好 URL 的重要性,我想以某种方式实现它。
任何关于使用一些一般(或特定)说明的想法将不胜感激。
谢谢
Yii 似乎有一个关于如何设置好的 URL的完整指南。