欢迎光临IT网Linux学习频道

当前位置: > Linux服务器 >
  • [Lighttpd] 基于Lighttpd的web.py for python服务器配置 日期:2014-07-10 00:34:56 点击:89 好评:0

    Lighttpd服务器配置 我的环境是ubuntu12.10+Python2.7.3为了躲开那该死的广告栏,对不住啦!看来还得来两行! PS:还没找到好的高亮方法,奇怪为什么在广告栏右侧不出现滚动条! $sudo apt-get update$sudo apt-get install build-essential$sudo apt-get in...

  • [Lighttpd] 使用Cygwin在Windows中以服务方式安装Lighttpd 日期:2014-07-10 00:32:26 点击:134 好评:0

    使用Cygwin在Windows中以服务方式安装Lighttpd 缘起 自动前段时间对服务器进行了 从Apache到Lighttp 的转换之后,服务器运行异常的稳定。Lighttpd占用内存非常小,配置文件也很简单,这让我萌生了把所有服务器都从Apache转到Lighttpd的想法。 但这毕竟是个浩...

  • [Lighttpd] Linux/CentOS安装配置Lighttpd PHP MySQL教程 日期:2014-07-10 00:30:22 点击:148 好评:0

    运行于Linux下的Lighttpd是一个开源Web服务器软件。Lighttpd的最大特点是其轻量级特征:仅仅需要相对于Apache等成熟服务器软件小得多的CPU与内存资源即可达到相同的性能。Lighttpd以BSD许可证发布。 根据维基百科lighttpd条目的介绍,lighttpd支持FastCGI与S...

  • [Lighttpd] 软件介绍(apache lighttpd nginx) 日期:2014-07-10 00:29:34 点击:166 好评:0

    软件介绍(apache lighttpd nginx) 1. lighttpd Lighttpd是一个具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth,输出压缩(output compress), URL重...

  • [Lighttpd] 高性能Web服务器 Lighttpd 日期:2014-07-10 00:28:26 点击:143 好评:0

    Lighttpd 是一个德国人领导的开源Web服务器软件,其根本的目的是提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的web server环境。具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。 Lighttpd是众多OpenSource轻量级的web ser...

  • [Lighttpd] CentOS Install Lighttpd Web-server With yum Command 日期:2014-07-10 00:27:03 点击:133 好评:0

    I know how to install nginx on a CentOS Linux using yum command . Is there is a guide to install Lighttpd web-server on a CentOS Linux or RHEL server withyum command? How can I install and configure php and mysql on a CentOS with Lighttpd...

  • [Lighttpd] Lighttpd 'mod_mysql_vhost.c' SQL 注入漏洞(CVE-2014-2323) 日期:2014-07-10 00:26:06 点击:90 好评:0

    发布日期:2014-03-12 更新日期:2014-03-14 受影响系统: Lighttpd lighttpd 1.4.x Lighttpd lighttpd 1.3.x 描述: -------------------------------------------------------------------------------- BUGTRAQ ID: 66153 CVE(CAN) ID: CVE-2014-2323 Lig...

  • [Lighttpd] Lighttpd多个目录遍历漏洞(CVE-2014-2324) 日期:2014-07-10 00:25:36 点击:138 好评:0

    发布日期:2014-03-12 更新日期:2014-03-14 受影响系统: Lighttpd lighttpd 1.4.x Lighttpd lighttpd 1.3.x 描述: -------------------------------------------------------------------------------- BUGTRAQ ID: 66157 CVE(CAN) ID: CVE-2014-2324 Lig...

  • [Lighttpd] Lighttpd安装及secdownload,fastcgi,proxy配置 日期:2014-07-10 00:25:01 点击:129 好评:0

    Lighttpd安装及secdownload,fastcgi,proxy配置 1,下载安装lighttpd-1.4.34 lighttpd官网下载最新稳定版本 [root@localhost software]#tar -zxvf lighttpd-1.4.34.tar.gz [root@localhost software]#cd lighttpd-1.4.34 [root@localhost lighttpd-1.4.34]#./c...

  • [nginx] 折腾:HHVM+Nginx+FastCGI 日期:2014-07-10 00:23:52 点击:198 好评:0

    今天闲来无事折腾下朋友新推荐的HHVM 下面这张是HHVM的探针图: HHVM是在HPHPc的基础上构建,它会将PHP代码转换成高级别的字节码(一种中间语言),在运行时即时(JIT)编译器会将这些字节码翻译成机器码。 下面是一些关于字节码、机器码和即时(JIT)编译器...

  • 首页
  • 上一页
  • 475
  • 476
  • 477
  • 478
  • 479
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 下一页
  • 末页
  • 5405398
栏目列表
推荐内容