Presentation is loading. Please wait.

Presentation is loading. Please wait.

DEV336. demo HTTP Packet Trace GET / HTTP/1.1 Accept: text/html, application/xhtml+xml, */* Accept-Language: en-US User-Agent: Mozilla/5.0 (compatible;

Similar presentations


Presentation on theme: "DEV336. demo HTTP Packet Trace GET / HTTP/1.1 Accept: text/html, application/xhtml+xml, */* Accept-Language: en-US User-Agent: Mozilla/5.0 (compatible;"— Presentation transcript:

1 DEV336

2 demo

3 HTTP Packet Trace GET / HTTP/1.1 Accept: text/html, application/xhtml+xml, */* Accept-Language: en-US User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) Accept-Encoding: gzip, deflate Host: site1.com Connection: Keep-Alive HTTP/1.1 200 OK Content-Type: text/html Content-Encoding: gzip Last-Modified: Wed, 16 Jun 2010 21:13:18 GMT Accept-Ranges: bytes ETag: "5b42e8bd98dcb1:0" Vary: Accept-Encoding Server: Microsoft-IIS/7.5 X-Powered-By: ASP.NET Date: Wed, 04 May 2011 23:03:04 GMT Content-Length: 164

4 Creating Site with PowerShell cd iis:\\ New-Item iis:\Sites\site2.com -bindings @{protocol="http"; bindingInformation="*:80:site2.com"} -physicalPath C:\inetpub\site2.com New-ItemProperty iis:\sites\site2.com -name bindings -value @{protocol="http"; bindingInformation="*:80:www.site2.com"}

5 Certificate Authority www.site1.com 1/17/11 to 1/16/12 If the certificate creator is trusted And the host header matches And the date is in range

6 demo

7

8

9

10

11

12

13

14 Required Slide Speakers, please list the Breakout Sessions, Interactive Discussions, Labs, Demo Stations and Certification Exam that relate to your session. Also indicate when they can find you staffing in the TLC.

15

16 www.microsoft.com/teched Sessions On-Demand & CommunityMicrosoft Certification & Training Resources Resources for IT ProfessionalsResources for Developers www.microsoft.com/learning http://microsoft.com/technet http://microsoft.com/msdn http://northamerica.msteched.com Connect. Share. Discuss.

17

18 Scan the Tag to evaluate this session now on myTechEd Mobile

19


Download ppt "DEV336. demo HTTP Packet Trace GET / HTTP/1.1 Accept: text/html, application/xhtml+xml, */* Accept-Language: en-US User-Agent: Mozilla/5.0 (compatible;"

Similar presentations


Ads by Google