Revision #3 has been created by miles on Feb 20, 2009, 2:20:25 AM with the memo:
change link
« previous (#2) next (#4) »
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)