自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (5)
  • 收藏
  • 关注

原创 Drupal 使用Nginx进行反向代理的配置

首先,要在Drupal目录对sites/default/settings.php 设置进行修改,去除以下两行的注释(符合#)并修改 代理服务器的实际地址。 $conf['reverse_proxy'] = TRUE; $conf['reverse_proxy_addresses'] = array('192.168.1.5','172.16.1.5');Drupal 服务的修改就可以了,简单吧!

2016-01-07 16:34:37 661

原创 在CentOS7中开启httpd的mod_ssl 模块及配置

在CentOS7中开启httpd的mod_ssl 模块及配置。

2016-01-07 10:20:59 4472 1

Cisco tftp server

Cisco TFTP 服务器,可以用来更新AP系统

2014-10-30

Tapestry 5 Building Web Applications

Tapestry is an example of a framework that was created keeping the developer in mind.

2010-09-11

Apache Camel USER GUIDE Version 2.3.0

Apache Camel is a powerful open source integration framework based on known Enterprise Integration Patterns with powerful Bean Integration.

2010-06-21

JBI Components: Part 1 (Theory)

JBI components are where the SOA rubber hits the road: they provide and use the services that are at the heart of service-oriented architecture. Components must bridge the gap between a services model based on message exchange and the particular technologies that the component uses to define or utilize functions.

2010-06-21

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除