摘要: ################################################## Sample OpenVPN 2.0 config file for    ## multi-client server.       ##          ## This file is for the server side       ## of a many-clients <-&... 阅读全文
posted @ 2010-06-29 10:02 fooboo 阅读(1014) 评论(0) 推荐(0)
摘要: LoadModule auth_basic_module modules/mod_auth_basic.so #基本认证模块LoadModule auth_digest_module modules/mod_auth_digest.so #使用MD5的用户验证模块LoadModule authn_file_module modules/mod_authn_file.so #使用文本文件的用户验证... 阅读全文
posted @ 2010-06-29 09:57 fooboo 阅读(1559) 评论(0) 推荐(0)