request_uri escaping "//" to "/"

Khoa Nguyen lists at ruby-forum.com
Mon Jan 24 07:57:17 MSK 2011


Hi,

I've setup nginx to host a local site xxx.com

When I click on the link 'http://xxx.com/api/https://bam.com/', inside
sinatra the env path_info becomes /api/https:/bam.com/ instead of
/api/https://bam.com/.

Has anyone seen things like this happening before? Is Nginx doing some
escaping here?

Cheers,
Khoan.

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list