Skip to content

Commit ffc6639

Browse files
glyedabrt
andauthored
Wording
Co-authored-by: Tomasz Dąbrowski <[email protected]>
1 parent 060f392 commit ffc6639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/security/security_checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ For more information, see [PHP's own security manual](https://www.php.net/manual
205205

206206
### Block execution of scripts in `var` directory
207207

208-
Make sure the web server blocks the execution of PHP files and other scripts in the `var` directory.
208+
Make sure that the web server blocks the execution of PHP files and other scripts in the `var` directory.
209209
See the line below `# Disable .php(3) and other executable extensions in the var directory` in the example virtual host files for Apache and Nginx, provided in the [installation documentation](install_ibexa_dxp.md#set-up-virtual-host).
210210

211211
### Security headers

0 commit comments

Comments
 (0)