在 public_html 之外托管网站是否安全

发布于 2024-12-06 09:36:22 字数 135 浏览 1 评论 0原文

我正在托管一个网站,我在 /home/username/public_html 中托管我的主网站 当我将博客托管在 /home/username/blog 时,

将博客托管在不同的文件夹(/home/username/blog )中是否安全

I am hosting a website where i host my main site in the /home/username/public_html
while i host my blog in /home/username/blog

is it safe that i host the blog in a different folder (/home/username/blog )

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

埖埖迣鎅 2024-12-13 09:36:22

名为“public_html”的目录没有什么特别之处,除了 Web 服务器通常配置为在其中查找内容(某些 Web 服务器默认情况下会这样做)。

这个名字只是一个约定。

There is nothing special about a directory called "public_html" other than that the web server are often configured to look for content there (and some web servers do so by default).

The name is just a convention.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文