-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6beaae
commit 83087a9
Showing
2 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<h2>安全警示 / Security Alerts / Оповещения о безопасности</h2> | ||
<br /> | ||
为了保证运行安全,请将站点根目录设置为 /Public 文件夹。<br /> | ||
To ensure operational security, set the site root to the /Public folder.<br /> | ||
Чтобы обеспечить операционную безопасность, задайте для корневого каталога папку /Public.<br /> | ||
<br /> | ||
如果不进行此操作,请至少确保 /Data 目录不能被直接访问,否则您的 SQLITE 数据库将能够被直接下载。<br /> | ||
If you do not do this, at a minimum, make sure that the /Data directory is not directly accessible, or your SQLITE database will be able to be downloaded directly.<br /> | ||
Если этого не сделать, как минимум, убедитесь, что каталог /Data недоступен напрямую, иначе базу данных SQLITE можно будет загрузить напрямую.<br /> |