mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Clearer .htaccess upgrading instructions
This commit is contained in:
parent
823bc3b9ce
commit
feadca875c
@ -97,7 +97,9 @@ cd ~/Project/Root
|
||||
```
|
||||
|
||||
This will ensure that your `.htaccess` and `index.php` are set to a reasonable default value
|
||||
for a clean installation.
|
||||
for a clean installation. If you have applied customisations to your `.htaccess`
|
||||
file (e.g. a custom `main.php`, HTTP header configuration, deny file access),
|
||||
you'll need to manually reapply these to the copied default file.
|
||||
|
||||
#### Upgrade references to renamed and namespaced classes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user