weird anchor bug
Jonathan Vanasco
nginx at 2xlp.com
Sat Oct 28 02:29:30 MSD 2006
On Oct 27, 2006, at 6:12 PM, Jonathan Dance wrote:
> Because this bug could affect a large number of backends
> (cgi/fastcgi/proxy), nginx should remove the anchor part of the URL
> before passing it on to any other service.
That sounds like something someone should do in a config file , to
match with certain versions of IE
# is invalid... it should be encoded and sent as a %23 -- but i can
see the possibility of breaking more browsers by stripping it, than
by leaving it in and just having a user-defined browser match regex
for ie
// Jonathan Vanasco
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
More information about the nginx
mailing list