服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. Apache的2.4
  3. Apache 2.2 – > 2.4升级:权限被拒绝on /
Intereting Posts
/ etc / mysql权限不允许非超级用户连接到套接字 configurationApache仅在使用HTTPS的虚拟主机中发送HSTS报头 TMG报告讨厌七月份吗? 如何从另一个子网访问Windows Server 2008 R2文件共享 如何可靠地同步伦敦和上海之间的文件服务器? 双DC时间服务 使L3交换机假装成L2交换机 如何在通过AD禁用任务栏时更改任务栏位置? 合并增量式rsync备份 AD和configuration文件导入的麻烦 安装nginx乘客模块时发生apt-get依赖性问题 设置registry项并重新启动Windows 2008 R2后,仍然启用SSL 3 如何删除Cisco 1841 IP 调整分区fdisk的大小失败,无效的参数 多个邮件服务器和反向DNS

Apache 2.2 – > 2.4升级:权限被拒绝on /

我将Apache 2.2的服务器升级到了Apache 2.4

现在我无法访问

www.example.org/ 

再

 www.example.org/index.php 

工作中。

  • 复制cookie以在Apache HTTPD中请求标头
  • 在虚拟主机中的Apache 2.4redirect
  • 正确的Apache语法如果用mod_macroexpression式
  • mod_rewrite和PATH_INFO与PHP项目
  • Apache达到了MaxRequestWorkers,但access_log没有

我已经设定

 DirectoryIndex index.php 

  • Apache 2.4.7崩溃了
  • Apache无响应(站点停止)或崩溃,达到MaxRequestWorkers设置
  • Apache 2.4中的DefaultType指令
  • Apache端口号出现在redirect的URL上
  • 如何在ubuntu 13.10上启用apache2-mpm-worker?

我的重写configuration有一些问题:

 RewriteCond %{HTTP_HOST} ^www\.example\.com [NC] RewriteRule ^(.*) $1 [L] 

我取代了这个

 RewriteCond %{HTTP_HOST} ^www\.example\.com [NC] RewriteRule ^(.*) - [L] 

它的工作。

  • 更新到Apache 2.4丢失模块?
  • 缺lessmod_access_compat.so – 如何编译
  • 为什么“a2dismod autoindex”的警告?
  • 由未知的Apache进程导致的高CPU使用率
  • 为什么我要在apache2.conf中授予对/ usr / share的访问权限?
  • 我如何要求IP范围而不是1个IP?
  • 内存泄露在Apache上
  • 在debian wheezy上安装apache 2.4
  • Apache2“要求所有授予”不起作用
  • Apache是​​好的,但是这是在error.log中是什么 – ?

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