代码改变世界

阅读排行榜

[Error] WCF: SOAP security negotiation

2012-08-25 22:39 by Wizardlsw, 492 阅读, 收藏,
摘要: WCF 服务是启动了,包括三种binding: wsHttpBinding, basicHttpBinding, netTcpBinding. 但当使用wcftestclient进行测试的时候,唯有basicHttpBinding 工作正常,其它两种报错误。错误与 wsHttpBinding: SOAP security negotiation with 'http://local... 阅读全文

Install RabbitMQ on CentOS 7

2019-06-02 16:48 by Wizardlsw, 486 阅读, 收藏,
摘要: NOTE: this article is only for CentOS 7 "How to Install RabbitMQ on CentOS 7" Install erlang Reference: "Install erlang ( v20)" Create file in /etc/yu 阅读全文

CentOS配置apache多站点设置

2017-03-14 21:37 by Wizardlsw, 466 阅读, 收藏,
摘要: 配置文件目录: /etc/httpd/conf.d /etc/httpd/conf/httpd.conf 错误日志文件在哪里? 网站文件目录: /var/www/html (Ubuntu/Centos)apache多站点配置 http://www.jb51.net/article/98100.htm 阅读全文

Perforce笔记

2012-02-21 13:18 by Wizardlsw, 409 阅读, 收藏,
摘要: Perforce requires at least two executables: the server (p4d), and at least one Perforce client program (such as p4 on UNIX, or p4.exe on Windows).If you have Administrator privileges, it is usually best to install Perforce as a service. If you don’t, install it as a server.Windows InstallationUse th 阅读全文

PHP on CentOS (LAMP) and wordpress

2017-02-13 22:59 by Wizardlsw, 404 阅读, 收藏,
摘要: http://php.net/manual/zh/install.windows.php https://www.unixmen.com/install-wordpress-centos-7-linux/ (Very useful) https://www.howtoforge.com/apache 阅读全文
上一页 1 2 3 4 5 6 7 8 9 ··· 20 下一页