服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. apache 2.2 FastCGI的 httpd linux
  3. 帮助在Linux上安装fastCGI
Intereting Posts
在多个子目录内的400,000个文件的chmod? 多台服务器Rsync同时安装到一个NAS中 我的公司可以通过SSH隧道阻止网站吗? 是否存在基于软件的虚拟graphics驱动程序? 有可能提供可变参数到xinetd服务? 在Windows 2003上安装IIS sendmail在Nexenta核心3.0.1 使用nginx的FreeBSD在运行一段时间后无法连接networking Adaptec 5405无法重buildarrays 在具有活动OpenVPN客户端的服务器上允许使用SSH mysql缓慢的查询不写入日志 需要帮助理解PAM指令 安装mod_wsgi给出403错误 在ssh的authorized_keys上强制命令合并STDOUT和STDERR 如何打开,空闲的networking连接看起来像物理?

帮助在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