|
home—lects—exams—hws
D2L—breeze (snow day)
For this class, I recommend Chrome, or Firefox w/ Firebug. We will not try to support IE!
Client Server Browser ->request-> (URL) WebServer (Apache) - look up file: - possibly redirect... - what if file exists, but no permissions? - what if file doesn't exist? - what if URL is a directory? - what if request from a mobile platform? - process any php (as configured) which may invoke other programs, db connections, etc <-response<- (html, jpg, html+javascript, ...) Browser ...makes a gui window, lays out text/color/pictures Displays response Also: ...makes add'l URL requests... [Ad blocker!] ...runs javascript... ...invokes plug-ins or passes to OS... HTTP response codes What happens for each of: - starting up at Starbucks, when you get 'welcome to our wireless; please agree to our terms'. - Q: are URLs case-sensitive? - what is the file that gets looked up, by the www.radford.edu web server? By php.radford.edu ? - sites that pop up 20 other windows (usually adverts)? Whose fault is that? - Referring page is often given ... Shriram's security leak.
home—lects—exams—hws
D2L—breeze (snow day)
©2012, Ian Barland, Radford University Last modified 2012.Aug.31 (Fri) |
Please mail any suggestions (incl. typos, broken links) to ibarlandradford.edu |