Linux基础命令---httpd守护进程

栏目: 服务器 · Apache · 发布时间: 5年前

apache 超文本传输协议的主程序,它被设计成一个独立运行的守护进程。 httpd 会建立一个线程池来处理 http 请求。

RedHatRHELUbuntuCentOSSUSEopenSUSEFedora

]

serverroot

ServerRoot 指令

config

apache 服务器的配置文件。如果配置文件不使用绝对路径,那么就是相对于 ServerRoot 的路径

httpd 进程发送信息,可以控制 httpd

param

apache 的配置文件中一起使用

level

file

httpd 模块列表

apache 服务配置文件中的指令列表

httpd 模块列表

httpd 版本

httpd 服务 

[root@localhost ~]# httpd -k restart             // 重启服务

You have new mail in /var/spool/mail/root

[root@localhost ~]#  

[root@localhost ~]# httpd –t                     // 检测配置文件,没有错误

httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName

Syntax OK

[root@localhost ~]# 

apache 中的模块

[root@localhost ~]#  httpd -M

httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName

Loaded Modules:

core_module (static)

mpm_prefork_module (static)

http_module (static)

so_module (static)

auth_basic_module (shared)

auth_digest_module (shared)

authn_file_module (shared)

authn_alias_module (shared)

authn_anon_module (shared)

authn_dbm_module (shared)


链接:https://pan.baidu.com/s/1GOLVU2CbpBNGtunztVpaCQ  密码:n7bk 
Linux基础命令---httpd守护进程


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入浅出Ext JS

深入浅出Ext JS

何启伟、徐会生、康爱媛 / 人民邮电出版社 / 2010-5 / 69.00元

以用户为中心的时代,应用的界面外观变得越来越重要。然而,很多程序员都缺乏美术功底,要开发出界面美观的应用实属不易。Ext JS的出现,为广大程序员解决了这一难题。它有丰富多彩的界面和强大的功能,是开发具有炫丽外观的RIA应用的最佳选择。 本书是《深入浅出Ext JS》的升级版,涵盖了最新发布的Ext JS 3.2新特性,并对上一版的内容进行增补,充实了示例代码,同时补充了两个功能强大的实例。......一起来看看 《深入浅出Ext JS》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码