Revision #2 has been created by miles on Feb 20, 2009, 2:19:52 AM with the memo:
change link
« previous (#1) next (#3) »
Changes
Title
unchanged
Nginx hiding index.php
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
rewrite (.*) /yiiGuestbook/index.php/$1;
}
}
```
[Apache hiding index.php请看
:](http://www.yiiframework.com/doc/guide/topics.url)