mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Wording
This commit is contained in:
parent
eda65e2089
commit
94c4e98ba7
@ -25,7 +25,7 @@ When separating the public webroot from the BASE_PATH it is necessary to move a
|
||||
|
||||
- Move `.htaccess` from base to `public/`
|
||||
- Move `index.php` from base to `public/`
|
||||
- If upgrading from 4.0, replace the file the [index.php](https://github.com/silverstripe/recipe-core/blob/1.1/public/index.php) from `recipe-core` in order to fix autoloading paths
|
||||
- If upgrading from 4.0, replace the [index.php](https://github.com/silverstripe/recipe-core/blob/1.1/public/index.php) file from `recipe-core` in order to fix autoloading paths
|
||||
- Move `assets` folder (including the nested `assets/.protected` folder) into `public/`.
|
||||
This is the only folder which needs write permissions.
|
||||
- Ensure that the `public/resources` folder exists; If this folder already exists in root, you should
|
||||
|
Loading…
Reference in New Issue
Block a user