Difference between #4 and #5 of
How to hide index.php on nginx

Revision #5 has been created by mishhh on Feb 21, 2009, 1:02:06 PM with the memo:

changed title for organizing purpose
« previous (#4) next (#6) »

Changes

Title changed

Hidingow to hide index.php on nginx

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content unchanged

[...]
rewrite (.*) /yiiGuestbook/index.php/$1;
}
}
~~~

Please refer to [the Guide](http://www.yiiframework.com/doc/guide/topics.url) for hiding `index.php` on Apache httpd server.
4 0
12 followers
Viewed: 91 882 times
Version: 1.1
Category: Tutorials
Tags: URL
Written by: miles
Last updated by: Darwin Wen
Created on: Feb 20, 2009
Last updated: 12 years ago
Update Article

Revisions

View all history