Skip to content

Commit 591af17

Browse files
Update user_guide_src/source/general/managing_apps.rst
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent 2592dbb commit 591af17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

user_guide_src/source/general/managing_apps.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ In practice, however, some applications are served from a subdirectory (e.g., ``
112112
rather than from the main domain. In such cases, placing the ``.env`` file within the ``ROOTPATH`` may expose
113113
sensitive configuration if ``.htaccess`` or other protections are misconfigured.
114114

115-
To avoid this risk in such setups, it is recommended to ensure the ``.env`` file is located outside any
116-
web-accessible directories.
115+
To avoid this risk in such setups, it is recommended that you ensure the ``.env`` file is located outside any web-accessible directories.
117116

118117
.. warning::
119118

0 commit comments

Comments
 (0)