mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-06 14:19:23 +08:00
Small fix [skip ci]
This commit is contained in:
@ -12,7 +12,7 @@ Since there's typically only one webroot it is recommended to use basic applicat
|
||||
|
||||
### Add extras for webserver
|
||||
|
||||
If webserver used is Apache you'll need to add `.htacces` file with the following content to `web`
|
||||
If webserver used is Apache you'll need to add `.htaccess` file with the following content to `web`
|
||||
(where `index.php` is):
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user