Home > Backend Development > PHP Tutorial > Problems with multiple virtual hosts of apache under windows_PHP tutorial

Problems with multiple virtual hosts of apache under windows_PHP tutorial

WBOY
Release: 2016-07-13 10:51:11
Original
1121 people have browsed it



Q&A
Problems with multiple virtual hosts of apache under windows
Answer
My file directory structure is as follows:
-WebSer
Myroot(1)
-abc
Myroot(2)
Myroot(3)
Now I can access these three independent virtual hosts from Myroot. But there is still a problem. Things in the three directories Myroot(1), Myroot(2), and Myroot(3) are all related. For example, Myroot(1) needs to manage Myroot(2) and Myroot(3). Including writing static files, updating, and uploading. . .
If so, can they still be set up as independent virtual hosts? Will Myroot(1) not be able to manage the other two?

[ ]

Let me answer





www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/632574.htmlTechArticleQ&A on multiple virtual hosts of apache under windows Answers My file directory structure is as follows: -WebSer Myroot(1 ) -abc Myroot(2) Myroot(3) Now I can separate these three from Myroot...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template