ebyblog students and information

Posts from October 2007

check outs

mine arrived the other day


Apache External Filters and PHP Sessions or Cookies

Not needed in most cases but an interesting tool for some special ones. You can take advantage of browsers sending cookies with HTTP requests under a domain by using External Filters in Apache to modify the content based on those cookies. For example below we filter the requests for a specific location through a PHP [...]