Help with adding additional IIS 7.5 site
Cantor, Scott
cantor.2 at osu.edu
Tue May 1 16:37:30 BST 2012
On 5/1/12 11:26 AM, "John Krabacher" <jkrabacher3 at uchicago.edu> wrote:
>Turns out this was due to the site being configured in IIS and defined in
>the config file with upper and lower case letters. Once I changed
>everything to lower case the application override kicked in.
The RequestMap lower-cases everything for comparison, so I don't see why
that would matter. The Site mapping itself isn't normalized, but that
happens once it's passed into the mapping process.
It would help if I understood what you think that fixed, because I can't
see why it would have. There must be a bug somewhere.
-- Scott
More information about the users
mailing list