“安装Apache”的版本间的差异

来自姬鸿昌的知识库
跳到导航 跳到搜索
第5行: 第5行:
  
 
修改 httpd.conf
 
修改 httpd.conf
<syntaxhighlight>
+
<syntaxhighlight lang="apacheconf">
 
Define SRVROOT "E:/record/2022/8/9/httpd-2.4.54-o111p-x86-vs17/Apache24"
 
Define SRVROOT "E:/record/2022/8/9/httpd-2.4.54-o111p-x86-vs17/Apache24"
 
ServerRoot "${SRVROOT}"
 
ServerRoot "${SRVROOT}"

2022年8月9日 (二) 09:15的版本

修改 httpd.conf

Define SRVROOT "E:/record/2022/8/9/httpd-2.4.54-o111p-x86-vs17/Apache24"
ServerRoot "${SRVROOT}"


  • Apache 的目录结构说明
  • Httpd.exe 的详细应用