-
因为公司需要最近一直研究apache双向认证的问题,公司只有一台服务器,这台服务器上部署着wiki知识库,owncloud私有云,phpmyadmin,zendaopms。现在想实现owncloud需要证书认证的方式才能访问,其他三个可以通过http访问。想要实现这样的环境需要用到apache双向ssl...
-
1、安装httpd-2.2.27./configure 的时候报错如下 checking for void pointerlength… yes configure: error: Size of “void *” is less than size of”long” 解决方法vi configure if test”$ap_cv_void_ptr_lt_long” =...
-