Difference between #8 and #9 of
Key web server settings after installing a fresh Yii 2 basic or advanced app

Revision #9 has been created by 张 迪 on May 26, 2014, 3:58:38 AM with the memo:

Add chinese link
« previous (#8) next (#10) »

Changes

Title unchanged

Key web server settings after installing a fresh Yii 2 basic or advanced app

Category unchanged

Tips

Yii version unchanged

Tags unchanged

yii2, advanced, basic, app, install, security, access, .htaccess, apache, web, folder, directory, prevent, prettyurl

Content changed

[...]
Just set this in your `.htaccess` file:
~~~
<IfModule php5_module>
php_value session.cookie_httponly true
</IfModule>
~~~

 
 
* [中文/Chinese](http://www.yiiwiki.com/post/63)
3 0
46 followers
Viewed: 29 143 times
Version: 2.0
Category: Tips
Written by: Kartik V
Last updated by: Kartik V
Created on: May 23, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history