开发者

phpInfo: What does "Virtual Server" refer to?

开发者 https://www.devze.com 2022-12-13 08:52 出处:网络
I noticed that in phpinfo under \"apac开发者_开发问答he2handler\", it says: Virtual ServerYes What does that refer to?Does that mean that apache is on a virtual (i.e. not dedicated) host?What woul

I noticed that in phpinfo under "apac开发者_开发问答he2handler", it says:

Virtual Server Yes

What does that refer to? Does that mean that apache is on a virtual (i.e. not dedicated) host? What would be a case when it would say:

Virtual Server No

?

Thanks for any help with this.


That really just means that apache is configured so that it can serve more than one domain. It has nothing to do with whether or not apache is running on a shared server or dedicated server.

Similar terminology, completely different meanings.

0

精彩评论

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