Clearer .htaccess upgrading instructions

This commit is contained in:
Ingo Schommer 2017-10-10 10:28:02 +02:00
parent 823bc3b9ce
commit feadca875c
1 changed files with 3 additions and 1 deletions

View File

@ -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