gpt4 book ai didi

linux - DocumentRoot 文件夹名称中的空格

转载 作者:IT王子 更新时间:2023-10-29 01:04:07 25 4
gpt4 key购买 nike

我在 ubuntu 上安装了 apache2,我将 DocumentRoot 值更改为我的工作文件夹。我的文件夹路径是 /home/user/My\Works/sites 所以我将我的 DocumentRoot 更改为:

DocumentRoot /home/user/My\ Works/sites

但是当我重新加载 apache 时,我得到了这个错误:

Syntax error on line 4 of /etc/apache2/sites-enabled/mysite.conf: DocumentRoot takes one argument, Root directory of the document tree Action 'configtest' failed. The Apache error log may have more information. ...fail!

文件夹名称中有空格怎么办?

最佳答案

简单引用路径:

DocumentRoot "/home/user/My Works/sites"

关于linux - DocumentRoot 文件夹名称中的空格,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20614361/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com