Home >Backend Development >PHP Tutorial >Modifying Apache sites path address under mac fails after restarting

Modifying Apache sites path address under mac fails after restarting

WBOY
WBOYOriginal
2016-07-06 13:53:13953browse

I changed the mac Apache sites path address and restarted, prompting the server to be turned on
Modify it back to the original path and you can continue to access it. Does anyone know what's going on?Modifying Apache sites path address under mac fails after restarting
Modifying Apache sites path address under mac fails after restarting

Reply content:

I changed the mac Apache sites path address and restarted, prompting the server to be turned on
Modify it back to the original path and you can continue to access it. Does anyone know what's going on?Modifying Apache sites path address under mac fails after restarting
Modifying Apache sites path address under mac fails after restarting

You can’t just change the DocumentRoot above. You also need to change the Directory in the lower row to be the same as the DocumentRoot.

Statement:
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