服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. apache 2.2 httpd
  3. 在Apache中找不到mpmconfiguration文件
Intereting Posts
如何禁用Apache中的全局目录列表? 定期更改密码策略是否有安全优势? sed不工作在Linux Centos,Ubuntu的, LVM RAID10“不会同步” – 这是什么意思? configSource文件的“connections.config”也用于父级,这是不允许的。 如何在Server 2003盒子上自动安装MSI? 错误在crontab – 糟糕的一分钟 防止mysqladmin proc弄乱我的terminal 复位后“找不到inittab文件” 备份谷歌托pipe的邮箱 如何在启动时跳过Windows Server 2012“扫描和修复驱动器”? Apache重写 – >我不知道为什么这些规则不工作 configurationIIS6 Web应用程序以使用其他端口号 更改Windows服务优先级 你最喜欢的Linux发行版是什么?

在Apache中找不到mpmconfiguration文件

我在CentOS上安装了yum install httpd,版本是httpd-2.2.3-65.el5.centos.3 。

但是我找不到httpd-mpm.conf文件和apachectl文件。

服务器运行良好,但我不知道正在使用什么mpm模块。 我如何显示和更改mpm模块?

谢谢!

  • 在一个IP地址上运行多个基于名称的网站
  • FTP到/ var / www CentOS
  • 用用户名/密码保护webmin访问
  • Apache文件描述符限制
  • Lighttpd mod_rewrite到Apache mod_rewrite

  • 自动预置可执行Perl脚本使用.htaccess(如php_value auto_prepend_file)?
  • 将每个请求redirect到索引页面
  • apache简单重写规则或重写查询string的条件
  • 查询string参数的apache rewriterule
  • Ubuntu的IPredirect

要检查当前的MPM:

 $ /usr/sbin/httpd -V | grep "Server MPM" Server MPM: Prefork 

要更改,请编辑/etc/httpd/conf/httpd.conf文件。

  • 使用php5-fpm作为user:user运行Apache的安全含义
  • Apache httpd-vhosts.conf文件将所有请求发送到默认的vhost
  • 如何自定义MPM在apache上获得最佳性能?
  • PHP代码不能通过SSL解释
  • 与wsgi apache2 Python应用程序返回* .py文件内容
  • 我们的红帽企业5服务器正在交换自己的死亡 – 需要一个检测原因的计划
  • 从两个端口访问网站 – Apacheconfiguration
  • Apache 2.2包含通用数据
  • 无法重新启动Apache服务器
  • 禁止所有* azenv.php请求到我的服务器

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy