FilesMatch Syntax: FilesMatch regex ... /FilesMatch Context: server config, virtual host, .htaccess Status: core Compatibility: only available in Apache 1.3 and above. The FilesMatch directive provides for access control by filename, just as the File Posted at 09-03-24 by 佚名 views(9)
KeepAliveTimeout directive Syntax: KeepAliveTimeout seconds Default: KeepAliveTimeout 15 Context: server config Status: Core Compatibility: KeepAliveTimeout is only available in Apache 1.1 and later. The number of seconds Apache will wait for a subse Posted at 09-03-24 by 佚名 views(7)
PidFile directive Syntax: PidFile filename Default: PidFile logs/httpd.pid Context: server config Status: core The PidFile directive sets the file to which the server records the process id of the daemon. If the filename does not begin with a slash ( Posted at 09-03-24 by 佚名 views(6)
FreeTDS也一样提供有RPM包,相关的资源可以在其官方网站: http://www.freetds.org 中找到。 其安装路径可以通过 rpm 命令查出。 其配置文件默认位置是 /etc/freetds.conf 里面有详细的注释,说明了各配置选项的作用,如果还嫌不够,FreeTDS网站上有详尽的文档。 需要注意的主要有TDS的版本。不同的TDS版本对unicode的支持不 Posted at 09-03-24 by 佚名 views(5)
如果需要在Linux下访问Microsoft SQL Server或Sybase数据库,则推荐下列软件包。 SybaseCommonhttp://download.sybase.com/pub/ase1192_linux/sybase-common-11.9.2-3.i386.rpm SybaseOpenClienthttp://download.sybase.com/pub/ase1192_linux/sybase-openclient-11.1.1-3.i386.rpm 以下过程在RedHa Posted at 09-03-24 by 佚名 views(8)
============================================= 本文我已经测试通过了! ============================================= 题目:Windows2000 下整合Apache2与Tomcat4 作者:robornet 日期:2002-10-30 原由:搞了一段时间的java项目,到分发的时候了,可找不到一份最新的Apache2与Tomcat4的整合配置,遂看了半天的jakarta在 Posted at 09-03-24 by 佚名 views(7)
一、前期准备情况 1。一个安装好的WIN2000服务器,注意:如果预装了IIS,请先将IIS服务停掉或禁用。 2。下栽软件 APACHE:版本:1.3.22 地址:http://www.5line.net/web_soft/apache_1.3.22-win32-x86.msi JDK:版本: 1.3 地址:http://www.5line.net/web_soft/j2sdk1_3_0-win.exe PHP: 版本: 4.0.4 地址:http://www.5l Posted at 09-03-24 by 佚名 views(1)
准备工作: 在http://www.apache.org下载apache_2.0.44-win32-x86-no_ssl.exe 在http://www.php.net下载php-4.3.0-Win32.zip 安装步骤: 1、运行apache_2.0.44-win32-x86-no_ssl.exe 进行默认安装到结束 2、解压php-4.3.0-Win32.zip到c:\ 3、拷贝文件c:\php-4.3.0-Win32\php.ini-dist到Windows目录下,并改名为php.ini, Posted at 09-03-24 by 佚名 views(2)
|
