Skip to content

Commit 5f92909

Browse files
Update best-practices.md
1 parent 9e123d7 commit 5f92909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
ExpressionEngine's system files and directories are typically safe from direct HTTP access on a properly configured server.
1717

18-
However, for increased security we recommend that the `system` folder either be renamed or moved entirely above the public web root folder (commonly named `public_html` or referred to as simply "webroot") and that `admin.php` be renamed as well. This document describes the renaming process.
18+
However, for increased security, we recommend that the `system` folder either be renamed or moved entirely above the public web root folder (commonly named `public_html` or referred to as simply "webroot") and that `admin.php` be renamed as well. This document describes the renaming process.
1919

2020
## Renaming the System Directory
2121

0 commit comments

Comments
 (0)