服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. apache 2.2 FastCGI的 httpd linux
  3. 帮助在Linux上安装fastCGI
Intereting Posts
无法findMicrosoft SQL Server 10.50.0版的跟踪定义文件 只用bin-log文件恢复MySQL数据库 在Exchange 2010中查看丢弃/拒绝的SMTP会话 邮件已经停止在CentOS上工作,因为开启MailScanner SQL Server 2012上的Hyper-V上的SQL Server 适用于Solaris的SATA RAID RAID卡 在不同的虚拟机上安装全新5.1版本的vCenter 5.0升级到5.1的步骤 与Java Tomcat和Apache的Apache的Apache 2虚拟主机 httpd web服务器服务内容不同的客户端下载速度? 安装在老版本的python下的pip 如何在Sonicwall上的隔离接口之间路由多播 Vsftpd访问过万 RPM(yum)和apt-get之间的区别 Sonicwall L2TP服务器正在使用“虚拟”内部DHCP服务器 使用SAN来存储一个网站的MySQL数据库

帮助在Linux上安装fastCGI

我运行以下:

$ cd /opt/mod_fastcgi-2.4.6 $ cp Makefile.AP2 Makefile $ make top_dir=/etc/httpd $ make install 

我运行make时不断收到这个错误:

 -bash: make: command not found 

到底是怎么回事?

  • 使用.htaccess将http://example.ac.ukredirect到http://www.example.ac.uk
  • mod_jk转发到安装在其他服务器上的tomcat?
  • 将客户端证书映射到用户名
  • 在LAMP中迁移域名 – 如何提供正确的目录
  • 重写url / v1 / json / acount为?v = v1&f = json&t = account

  • 负载平衡器,文件合并和MySQL
  • 301仅将非文件系统请求redirect到新域
  • 是否可以使用一个<ProxyMatch>规则匹配多个正则expression式?
  • 从特定端口redirect到另一个端口和特定path
  • 如何在Apache中定义虚拟主机

呃,显然你没有安装make 。

在Ubuntu上: sudo apt-get install build-essential

在CentOS上: sudo yum install make gcc gcc-c++

  • 安装Apache Web服务器
  • Nginx通过反向代理请求索引
  • LAMP在连接上设置为空闲
  • Apache中的虚拟主机(通配符和静态域)
  • Gentoo apacheconfiguration。 虚拟主机问题
  • supache在Apache死之前
  • 阿帕奇无缘无故closures
  • 分析高服务器负载
  • 在Windows 7中更改Apache域名
  • 允许SVN WebDav的目录列表

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