- 博客(6)
- 收藏
- 关注
web服务器流量控制(文件下载)
文件下载包括各种类型文件,如文本,软件,视频,音频等 使用nginx做代理服务器,应用nginx中的限速功能实现,nginx.conf概要配置如下 #user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/err...
2012-06-08 17:06:49
322
openldap2.3.43 ACL config sample
slapd.conf # # See slapd.conf(5) for details on configuration options. # This file should NOT be world readable. # include /etc/openldap/schema/core.schema include /etc/openl...
2012-06-08 17:01:26
164
Install&configure the required software for Java admin api
To develop Java applications that use the Tivoli Access Manager administration API, you must install and configure the required software. I. Tivoli Access Manager software requirements You must...
2012-06-08 17:00:06
167
openldap2.3.43 dn sample.ldif
# LDIF Export for dc=likegene,dc=com # Server: My LDAP Server (192.168.1.66) # Search Scope: sub # Search Filter: (objectClass=*) # Total Entries: 8 # # Generated by phpLDAPadmin (http://phpldap...
2012-06-08 16:58:36
145
原创 windows下ITIM admin API开发环境配置,部署至tomcat
开发环境构建1. ibm_sdk50 java.security. A. 下载/opt/IBM/itim/extensions/5.1/examples/apps/bin/jaas_login_was.conf 至D:/jaas_login_was.confB.修改 java.security文件( D:\IBM\eclipseDevelopmentPackage\ibm_sd...
2012-06-08 16:52:23
208
package中如何选择action
当struts配置文件中的一个package中有多个action都能匹配同一个请求的Url时,struts会选择其中的一个进行处理,具体怎样进行选择,请看如下实例: struts配置如下: /test.jsp /test1.jsp /test2.jsp /test3.jsp 对...
2009-12-08 14:44:42
139
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人