octicon-rss(16/)
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
Merge pull request #12327 from Mak-Di/patch-1
Fix typo
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
octicon-diff(16/tw-mr-1) 1 changed files with 2 additions and 2 deletions
@@ -2,7 +2,7 @@ Shared Hosting Environment
|
|||||||
==========================
|
==========================
|
||||||
|
|
||||||
Shared hosting environments are often quite limited about configuration and directory structure. Still in most cases you
|
Shared hosting environments are often quite limited about configuration and directory structure. Still in most cases you
|
||||||
can run Yii 2.0 on a shared hosting environment with a few adjustements.
|
can run Yii 2.0 on a shared hosting environment with a few adjustments.
|
||||||
|
|
||||||
## Deploying a basic project template
|
## Deploying a basic project template
|
||||||
|
|
||||||
@@ -63,5 +63,5 @@ browser using `http://example.com/requirements.php` URL. Don't forget to delete
|
|||||||
## Deploying an advanced project template
|
## Deploying an advanced project template
|
||||||
|
|
||||||
Deploying an advanced application to shared hosting is a bit trickier than a basic application but it could be achieved.
|
Deploying an advanced application to shared hosting is a bit trickier than a basic application but it could be achieved.
|
||||||
Follow intructions described in
|
Follow instructions described in
|
||||||
[advanced project template documentation](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/topic-shared-hosting.md).
|
[advanced project template documentation](https://github.com/yiisoft/yii2-app-advanced/blob/master/docs/guide/topic-shared-hosting.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user