Feed
Categories
Tags
caching CFML cms CodeProject Coldfusion django farcry fastcgi from the inside guide hotlinking humor iis iis6 java load balancer manager mod_auth mod_cache mod_dbd mod_developer mod_disk_cache mod_env mod_evasive mod_expires mod_gzip mod_headers mod_hotlink mod_linkfreeze mod_log_config mod_proxy mod_rewrite mod_seo news performance plesk proxy ruby security SEO shared hosting titbits unicode wordpress zoo
Tag Archives: unicode
Subtleties of Unicode transformation in IIS6
Today we want to give you a brief info on what and how is being encoded in IIS6. When IIS gets a request (e.g. GET /smth), each Unicode character of “smth” should be encoded as %xx in UTF-8 (in our … Continue reading