Apache2.2.7-命令及文件

命令详解

bin/
├── ab  #HTTP服务器性能测试工具
├── apachectl  #启动命令,脚本文件
├── apr-1-config
├── apu-1-config
├── apxs  #为Apache服务器编译和安装扩展模块的工具,在进行DOS方式编译模块使用
├── checkgid
├── dbmmanage
├── envvars
├── envvars-std
├── htcacheclean  #清理磁盘缓冲区的命令,需要在编译时指定相关参数可使用
├── htdbm
├── htdigest
├── htpasswd  #建立和更新基本认证文件
├── httpd  #apache的控制命令程序,apachectl执行时会调用httpd
├── httxt2dbm
├── logresolve
└── rotatelogs  #自带的日志轮询命令

配置文件目录

conf/
├── extra  #额外的配置文件目录
│ ├── httpd-autoindex.conf
│ ├── httpd-dav.conf
│ ├── httpd-default.conf
│ ├── httpd-info.conf
│ ├── httpd-languages.conf
│ ├── httpd-manual.conf
│ ├── httpd-mpm.conf
│ ├── httpd-multilang-errordoc.conf
│ ├── httpd-ssl.conf
│ ├── httpd-userdir.conf
│ └── httpd-vhosts.conf #基于域名的虚拟主机
├── httpd.conf  #主配置文件
├── magic
├── mime.types
└── original
├── extra
│ ├── httpd-autoindex.conf
│ ├── httpd-dav.conf
│ ├── httpd-default.conf
│ ├── httpd-info.conf
│ ├── httpd-languages.conf
│ ├── httpd-manual.conf
│ ├── httpd-mpm.conf
│ ├── httpd-multilang-errordoc.conf
│ ├── httpd-ssl.conf
│ ├── httpd-userdir.conf
│ └── httpd-vhosts.conf
└── httpd.conf

站点目录

htdocs/
└── index.html

日志目录

logs/
├── access_log  #访问日志
├── cgisock.2566
├── error_log  #错误日志
└── httpd.pid  #进程ID

模块目录

modules/
└── httpd.exp

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值