开发者

Is it safe to host a website outside public_html

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 d开发者_开发技巧ifferent folder (/home/username/blog )


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜