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守护进程


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

查看所有标签

猜你喜欢:

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

鸟哥的Linux私房菜 基础学习篇(第二版)

鸟哥的Linux私房菜 基础学习篇(第二版)

鸟哥 / 人民邮电出版社 / 2007-9 / 65.00元

《鸟哥的Linux私房菜基础学习篇(第二版)》全面而详细地介绍了Linux操作系统。全书分为5个部分:第一部分着重说明Linux的起源及功能,如何规划和安装Linux主机;第二部分介绍Linux的文件系统、文件、目录与磁盘的管理;第三部分介绍文字模式接口shell和管理系统的好帮手shell脚本,另外还介绍了文字编辑器vi和vim的使用方法;第四部分介绍了对于系统安全非常重要的Linux账号的管理......一起来看看 《鸟哥的Linux私房菜 基础学习篇(第二版)》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换