-
[2004-10-01] 在Windows 95/98/NT上安装 Apache
因为安装Apache Server不用改动注册表,安装较容易,且又是当今用的较多的服务器.
所以,我们推荐您使用Apache服务器。
下面我们来看看在 Windows 95/98/NT上安装它是不是很简单
首先,你须要一个Apache 软件。...
-
[2004-10-01] 中文php.ini下
;;;;;;;;;;;;;;;;;
; Data Handling ;
;;;;;;;;;;;;;;;;;
variables_order = "EGPCS" ; 这条指示描述...
-
[2004-10-01] 关于APACHE的配置文件httpd.conf[转](三)
IndexOptions FancyIndexing
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip
AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByTyp...
-
[2004-10-01] Apache Reference Manual (8)
MaxRequestsPerChild directive
Syntax: MaxRequestsPerChild number
Default: MaxRequestsPerChild 0
Context: server config
Status: core
The MaxRequestsPerChild directive sets the limit on the number o...
-
[2004-10-01] Win32下Apache 2.0.35 php 4.2.0安装扎记
Win32下Apache 2.0.35 php 4.2.0安装扎记
1、安装界面比较有好,分别添入ServerAdmin、ServerName、post即可
如果你起用了DNS,会将DNS的设置作为默认配置,这点要注意。
...
-
[2004-10-01] Apache Reference Manual (1)
Apache Core Features
These configuration parameters control the core Apache features, and are always available.
AccessConfig directive
Syntax: AccessConfig filename
Default: AccessConfig conf/acc...
-
[2004-10-01] Apache Reference Manual (7)
<Location> directive
Syntax: <Location URL> ... </Location>
Context: server config, virtual host
Status: core
Compatibility: Location is only available in Apache 1.1 and later.
...
-
[2004-10-01] apache服务器参考(1)
序(Preface)
这份手册是 1.0 版阿帕奇服务器(Apache HTTP server)的文件。这个
服务器是阿帕奇计划的产品,此计划试图回应某些对积极发展一套可以
免费取得之 HTTP 服务器的关心。这个计划的目标是提供一个安...
-
[2004-10-01] 中文PHP.INI(2)
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;
include_path = &n...
-
[2004-10-01] win2k下asp+php+mysql+jsp+xsl+xml的安装
很少见到如此全面的安装说明,相信对大家有所帮助。
本人操作系统:Windosws 2000 Pro版
所需软件:
1、IIS 5.0
2、jdk-1_2_2-win.exe
3、jakarta-tomcat.zip
4. php-4.0.0-Win32
5. mysql-3.23.36-...