diff --git a/README.md b/README.md index aed6491..c3fce44 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ http://domain/app All other aspects of the app configuration remain the same as the **yii2-basic** app. The original `assets` folder in the approot is renamed to `assets_b`, while the `web/assets` folder moves to app root. +SOME KEY ADDITIONS +------------------- + +1. The template has some security preconfigured for users with Apache web servers. It has a default `.htaccess` security configuration setup. +2. The template has prettyUrl enabled by default and the changes have been made to `.htaccess` as well as `urlManager` + component config in the common config directory. + DIRECTORY STRUCTURE -------------------