(PHP)设置修改 Apache 文件根目录 (Document Root)(转帖)
题记:代码移植过来后运行提示无权限访问,用localhost/drupal7.7访问没有问题,但文档目录的链接模板设置为"/xxx",通过下面设置,将localhost/drupal7.7配置为127.0.0.1,访问就无问题了。 该章节讲述如何设置 Apache HTTP Server 的文件根目录(DocumentRo
题记:代码移植过来后运行提示无权限访问,用localhost/drupal7.7访问没有问题,但文档目录的链接模板设置为"/xxx",通过下面设置,将localhost/drupal7.7配置为127.0.0.1,访问就无问题了。
——————————————————————————————————————————————————————————————
该章节讲述如何设置 Apache HTTP Server 的文件根目录(DocumentRoot) 。
在安装 Apache 时,系统会给定一个缺省的文件根目录。
如果你觉得将网页存在这个缺省目录不方便,觉得应该另外设个目录作为 Apache 文件根目录,你可以修改 Apache 的配置文件 httpd.conf 里有关文件根目录的设置。
Apache HTTP Server 的缺省文件根目录 (DocumentRoot) 是:
DocumentRoot "C:\Program Files\Apache Software Foundation\Apache2.2\htdocs"
修改 Apache 文件根目录 (DocumentRoot) 的操作如下:
1. 为避免修改失误,请先备份你的 Apache 配置文件 httpd.conf,该配置文件的路径是:
C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf
2. 打开 http.conf 文件,找到 DocumentRoot 为开头的那一行,将
DocumentRoot "C:/Program Files/Apache Software Foundation/Apache2.2/htdocs"
改成新的 DocumentRoot 路径,比如你新的路径为 C:\htdocs,就改成
DocumentRoot "C:/htdocs"
3. 然后找到 http.conf 文件中的如下内容
# This should be changed to whatever you set DocumentRoot to.<br># <directory files software foundation></directory>
将 Diectory 中的路径改成你新设的文件根目录,比如:
<directory></directory>
4. 保存配置文件http.conf 。
5. 修改了配置文件以后,应重新启动 Apache Service。(Start --> All Programs --> Apache HTTP Server 2.2 --> Monitor Apache Servers --> Restart)
修改了文件根目录之后,你就可以将你的网页存放在新设的目录下了。
原创作者或编者:布啦布啦参考来源:www.BlaBla.cn
Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver CS6
Visual web development tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Linux new version
SublimeText3 Linux latest version

SublimeText3 Mac version
God-level code editing software (SublimeText3)
