March 2008 Archives

OpenLDAP 启动失败....

|

今天安装OpenLDAP,竟然没有启动,文档没看..... 搞不定啊

明天要好好的看一下相关文档

下步是配置 samba + OpenLDAP

再接下来,还有搞些什么呢? 单位里相关服务的集中认证?....

启用mod_simple_vhost 模块

下面是几个虚拟机的设置,小记备查

$HTTP["host"] =~ "^(www.)?qingcha.com" {
server.document-root = basedir + "/"

$HTTP["host"] =~ "^(hosta\.qingcha\.org|hosta\.qingcha\.net)$" {
server.document-root = basedir + "/"

$HTTP["host"] =~ "^(www\.|blog\.)?qingcha.org|^(www\.|blog\.)?yanglei.org"{
server.document-root = basedir + "/"

用lighttpd 取代 apache

|

今天把手里最后一台apache停了下来,用lighttpd替代了

还没有完全配置完,还是主要用来跑几个php的小站,及MovableType,流量是非常的小,所以也还没有好好的看过各类的配置,够用即可,先用着,过两天再说

About this Archive

This page is an archive of entries from March 2008 listed from newest to oldest.

February 2008 is the previous archive.

April 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.1