|
Apache, Nginx, Lighttpd, Yaws, and also, of course, IIS.
|
|
Thursday, 15 September 2011 05:33 |
|
因为要装 Nginx, 所以想禁止 Apache 在开机时自动启动。 网上给的较多的方法是: 系统偏好设置 -> 共享 -> 把 Web共享 取消就行了。 但这招对我好像不太管用。又不想把它卸掉,毕竟还要用它的 ab 之类的命令。所以只能想办法不让其自动启动 httpd,不要占用我的80端口。 |
|
查看全文...
|
|
|
Monday, 04 August 2008 06:16 |
|
Apache and Yaws are web servers. How well does apache perform against yaws? The diagram gives the answer. |
|
查看全文...
|
|
Sunday, 02 March 2008 20:12 |
|
通用网关接口 (CGI) 定义了一种使 Web 服务器与外部内容生成程序相交互的一种方式。该方式常被称为 CGI 程序或 CGI 脚本。这种方式是最简单且非常常用的向网站中添加动态内容的方式。本文向您简单介绍了如何在 Apache 服务器上配置 CGI 并开始编写 CGI 程序。 (适用绝大多数 Apache 服务器: 1.3,2.0,2.2) |
|
查看全文...
|
|
Tuesday, 05 February 2008 17:00 |
|
There are many things you can do to make your apache configuration more secure. Here are some "do"s - and "don't"s. |
|
查看全文...
|
|
|
Sunday, 03 February 2008 17:00 |
|
This article tells how to add virtual hosts on your apache server. Generally, there are only three easy steps. On Linux systems, take Ubuntu for example 1. Go to '/etc/apache2/sites-available/', open 'default' file, add the following lines at the bottom: |
|
查看全文...
|
|
Sunday, 03 February 2008 17:00 |
|
在Linux 上装许多东西要比在Windows上装简单得多. 如果你是用的Ubuntu Server Edition, Apache早已为您 装好了. 如果您用的是Desktop Edition, 到软件包管理器中找到Apache2, 应用, 就可以了. 另外, 还可以通过命令行安装: sudo apt-get install apache2 |
|
Friday, 01 February 2008 17:00 |
|
(假定装到 C:/Apache2.2 目录下) 到Apache官方网站上下载最新版本:http://httpd.apache.org/ 下载并安装 |
|
查看全文...
|
|
|
|
|
|
|
Page 1 of 2 |