> 백엔드 개발 > PHP 튜토리얼 > csdn站点是否使用PHP技术了呢?

csdn站点是否使用PHP技术了呢?

WBOY
풀어 주다: 2016-06-23 14:28:13
원래의
882명이 탐색했습니다.

赶脚一个.php的url都没看到:(


回复讨论(解决方案)

如果是php 这个样子应该是用了路由功能.

csdn是aps.net的吧。

服务用的是nginx,至于是否用到php,就不清楚。

服务器是nginx,其他最起码用的有asp.net,里面有请求ashx后缀的文件,php貌似也有用到,但请求的域是z.csdn.net,应该也是用到了

下载频道是用php 来实现的。

下载频道是用CI框架

看http协议中是否有phpsessionid的cookie是个办法。但是目前在用pad

url rewrite

ASP ASP ASP

http://download.csdn.net/detail/baiduwxz13yun/6887969

 

Connection:keep-aliveContent-Encoding:gzipContent-Type:text/html; charset=utf-8Date:Sat, 08 Feb 2014 02:34:37 GMTKeep-Alive:timeout=20Server:nginxTransfer-Encoding:chunkedVary:Accept-EncodingX-Powered-By:PHP/5.2.17
로그인 후 복사
로그인 후 복사
로그인 후 복사

http://download.csdn.net/detail/baiduwxz13yun/6887969

Connection:keep-aliveContent-Encoding:gzipContent-Type:text/html; charset=utf-8Date:Sat, 08 Feb 2014 02:34:37 GMTKeep-Alive:timeout=20Server:nginxTransfer-Encoding:chunkedVary:Accept-EncodingX-Powered-By:PHP/5.2.17
로그인 후 복사
로그인 후 복사
로그인 후 복사

这个字段通过Firebug获得的么?
还有有啥办法不然Firebug获取到X-Powerd-By字段呢?

print_r(get_headers('http://download.csdn.net/detail/baiduwxz13yun/6887969'));
로그인 후 복사

用php的getheader函数去获取下,应该所有信息都出来的。


http://download.csdn.net/detail/baiduwxz13yun/6887969

Connection:keep-aliveContent-Encoding:gzipContent-Type:text/html; charset=utf-8Date:Sat, 08 Feb 2014 02:34:37 GMTKeep-Alive:timeout=20Server:nginxTransfer-Encoding:chunkedVary:Accept-EncodingX-Powered-By:PHP/5.2.17
로그인 후 복사
로그인 후 복사
로그인 후 복사

这个字段通过Firebug获得的么?
还有有啥办法不然Firebug获取到X-Powerd-By字段呢?


简单点的啦:
http://download.csdn.net/data

如果是php 这个样子应该是用了路由功能.
你说的是url转发功能么?

원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿