随笔分类 -  apache

摘要:系统环境:[root@ORACLE etc]# uname -aLinux ORACLE 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x86_64 GNU/Linux[root@ORACLE etc]# cat /... 阅读全文
posted @ 2015-04-09 14:13 cheerong 阅读(720) 评论(0) 推荐(0)
摘要:前面我介绍了apache+tomcat的mod_jk的整合方式,这里我介绍http_proxy的整合方式,系统环境和上篇的一样,只是重新编译了apache重新编译apache,是为了让apache的配置文件中自动加载一些模块,编译方式:./configure --prefix=/usr/local/... 阅读全文
posted @ 2015-04-07 14:25 cheerong 阅读(162) 评论(0) 推荐(0)
摘要:apache与tomcat整合的方式有多种方式,这里介绍mod_jk方式:系统环境:[root@ORACLE logs]# uname -aLinux ORACLE 2.6.18-308.el5 #1 SMP Fri Jan 27 17:17:51 EST 2012 x86_64 x86_64 x8... 阅读全文
posted @ 2015-04-03 11:33 cheerong 阅读(363) 评论(0) 推荐(0)