Skip to content

Commit 97e9bc9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/general/managing_apps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ pointed to the ``public/`` directory, as recommended.
110110

111111
In practice, however, some applications are served from a subdirectory (e.g., ``http://example.com/myapp``)
112112
rather than from the main domain. In such cases, placing the ``.env`` file within the ``ROOTPATH`` may expose
113-
sensitive configuration if ``.htaccess`` or other protections are misconfigured.
113+
sensitive configuration data iif ``.htaccess`` or other protections are misconfigured.
114114

115115
To avoid this risk in such setups, it is recommended that you ensure the ``.env`` file is located outside any web-accessible directories.
116116

0 commit comments

Comments
 (0)