|
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... Q: are URLs case-sensitive? HTTP response codes
1Javascript error tools like Firebug or Chrome Tools' javascript console window help. ↩
home—lects—exams—hws
D2L—breeze (snow day)
©2012, Ian Barland, Radford University Last modified 2012.May.31 (Thu) |
Please mail any suggestions (incl. typos, broken links) to ibarlandradford.edu |