直接瞄准Nginx ,Apache 2.4 发布

二月 28th, 2012 | No Comments | Posted in Apache, Nginx | 阅读次数: 57

image 最流行的Web Server发布了一个重大升级版,Apache HTTP Server 2.4的 一个重要目标是大幅改进性能。新版改进了缓存、代理模块,会话控制,改进异步读写支持,等等。Apache HTTP Server项目管理委员会[......]

Read more

Tags: ,

apache nginx rewirte转换

二月 9th, 2012 | No Comments | Posted in 6.综合内容 | 阅读次数: 32

很多时候需要将apache的重写规则转换成nginx,手动比较麻烦,特推荐自动转换:   http://www.anilcetin.com/convert-apache-htaccess-to-nginx/  [......]

Read more

Tags: ,

Ubuntu10.04 apache2 webdav 配置

五月 26th, 2011 | 6 Comments | Posted in Ubuntu | 阅读次数: 37

Step 1 We will use Ubuntu 10.04 server with the IP address 192.168.10.100 here. sudo su Step 2

  • Installing Web[......]

Read more

Tags: ,

占有率59.4%-Apache Web server2010年独领风骚

一月 6th, 2011 | 7 Comments | Posted in Apache | 阅读次数: 51

2010年Apache Web服务器继续高凯,增长势头超过其它Web服务器。 1G15I345-0 截至2010年底,全世界共有2.55亿个网站,比2009年增长了9%,增加了2140万个网站。 2009年Apache Web服务器托管了1.09亿个网[......]

Read more

Tags:

apache+svn安装配置

九月 2nd, 2010 | 16 Comments | Posted in SVN | 阅读次数: 32

Author:gaojinbo Time:2010-8-30 优点: 可以通过apache记录svn操作相关日志   环境: ubuntu 10.04.1 lts 64bit apache2.2 &#[......]

Read more

Tags: ,

apache+python安装配置V1.0

七月 21st, 2010 | 7 Comments | Posted in Apache | 阅读次数: 70

Author:gaojinbo Time:2010-7-20 1.安装mod_python 到www.modpython.org下载源码包,解压后进入目录: ./configure –with-apxs=/path[......]

Read more

Tags: ,

apache基于域名的虚拟主机配置方法

五月 10th, 2010 | 4 Comments | Posted in Apache | 阅读次数: 38

Author:gaojinbo Time:2010-5-10 我们很多时候需要配置apache虚拟主机,以下文档可以很方便地配置出自己想要的虚拟主机,以下方法仅供大家参考!apache虚拟主机配置   基于域名的虚拟主机的[......]

Read more

Tags:

apache基于IP的虚拟主机配置方法

五月 10th, 2010 | 4 Comments | Posted in Apache | 阅读次数: 28

Author:gaojinbo Time:2010-5-10 我们很多时候需要配置apache虚拟主机,以下文档可以很方便地配置出自己想要的虚拟主机,以下方法仅供大家参考!apache虚拟主机配置 基于IP的虚拟主机 1)不[......]

Read more

Tags:

apache基于port的虚拟主机配置方法

五月 10th, 2010 | 1 Comment | Posted in Apache | 阅读次数: 21

Author:gaojinbo Time:2010-5-10 我们很多时候需要配置apache虚拟主机,以下文档可以很方便地配置出自己想要的虚拟主机,以下方法仅供大家参考!apache虚拟主机配置 1.基于相同IP不同Port的虚拟主[......]

Read more

Tags:

Apache2.0性能优化

三月 18th, 2010 | 1 Comment | Posted in Apache | 阅读次数: 23

谈到Apache,大多数系统管理员对其稳定版1.3印象颇深。虽然Apache 2.0的系列开发版早已由Alpha、Beta发展到现在的GA(General Availability)版,但是一些人潜意识里还认为开发版并非可用于生产环境的稳定[......]

Read more

Tags: