无论是使用 svn 还是用Tortoisesvn下载django都会出现如下错误: error: REPORT request failed on '/svn/!svn/vcc/default' error: REPORT of '/svn/!svn/vcc/default': 200 ok (http://code.djangoproject.com) 莫名其妙 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/1120/showart_394672.html
by etony - 网络技术文档中心 - 2011-08-09 09:09:53 阅读(7639) 回复(1)
我通过http GET方法得到一个文件,发出的请求报文如下: data content in text mode : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GET /aa.tar HTTP/1.1 Host:192.168.0.56 Content-Length:0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 收到服务器返回的报文: data content in text mode : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HTTP/1.1 200 ok Date: Fri, 11 Jul 2008 06:52:37 GMT Server: Apache/...
Hi guys, Trying to do a redirection , however just got an screen as following:
The document has moved here.
When click hyper-line 'here', the desired screens shows up. Could you please tell why this kind of thing happened ? Thanks.
碰到过几次设置好了DNS之后用nslookup正常显示DNS伺服器地址的,也能正常解析IP位址,但是ping域名的结果却是unknown host,为什么呢?
svn checkout http://192.168.168.10/svn/project
我进行checkout的时候,需要进行验证,验证后
[svnroot@topsoft ~]$ svn checkout http://192.168.168.10/svn/project
Authentication realm:
now,on my renee i can mount sgs :/test to renee:/uptest but when : renee#ls /uptest show me: /uptest : I/O error? why? i try it many times ,get the same result :/uptest :I/O error (ping sgs 129.9.1.1 or ping renee 129.9.1.2 are ok) (/uptest can be read or write)
以下是我用socket发送得数据 POST /myresponse.asp HTTP/1.0\r\n Host:192.168.1.182\r\n User-Agent: Mozila/4.0Http/1.0\r\n Accept: */*\r\n Accept-Language:en\r\n username=jinqiao&password=1234\r\n\r\n 得到服务端返回HTTP1.1 200 ok 但得不到正文数据 比如应该有 Server:Apache Tomcat/5.0.12 Date:Mon,6Oct2003 13:13:33 GMT Content-Type:text/html Last-Moified:Mon,6 Oct 2003 13:23:42 GMT Content-Length:112...
系统环境: windows2000 IIS + php4.3.10 & & & & & & oracle10g客户端(如果你不需要的话请下载基本工具----3个dll文件就够了:) 首先安装oracle10g的客户端 完成后 找到 oraociei10.dll orannzsbb10.dll oci.dll 这个3个dll文件,(如果不需要的话可以直接在oracle的网站上找到http://otn.oracle.com/tech/oci/instantclient/instantclient.html) 然后把这3个dll拷备到c:/winnt/system32 下. 然后打开c:/winnt下的 php.ini 然后...
thanks bear! sorry i can't use GB on my Solaris10!have to use english! now,on my renee i can mount sgs :/test to renee:/uptest but when : renee#ls /uptest show me: /uptest : I/O error? why? i try it many times ,get the same result :/uptest :I/O error (ping sgs 129.9.1.1 or ping renee 129.9.1.2 are ok) (/uptest can be read or write) help me ,bear!!