apache虚拟目录配置
win764位系统配置apache虚拟目录后apache重启失败httpdconf文件配置添加了下面内容:<IfModuledir_module>DirectoryInd...
win7 64位系统 配置apache虚拟目录后apache重启失败
httpd conf文件配置添加了下面内容:
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
<IfModule dir_module>
DirectoryIndex index.html index.htm index.php
Alias /myweb "G:/网页设计/editplus编辑器/myweb"
<Directory G:/网页设计/editplus编辑器/myweb>
Order allow,deny
Allow from all
</Directory>
</IfModule>
另外documentboot 那个默认路径也注释掉了,请问哪个地方出现了问题? 展开
httpd conf文件配置添加了下面内容:
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
<IfModule dir_module>
DirectoryIndex index.html index.htm index.php
Alias /myweb "G:/网页设计/editplus编辑器/myweb"
<Directory G:/网页设计/editplus编辑器/myweb>
Order allow,deny
Allow from all
</Directory>
</IfModule>
另外documentboot 那个默认路径也注释掉了,请问哪个地方出现了问题? 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询