We have a CMS that enables users to upload images and flashes to their site.
Sometimes the filenames are in Hebrew.
In our development server there is no problem, but in our production server we get a 404 error when the filename ends with Hebrew characters.
I tried comparing the sites in the IIS, but I'm not sure what to even look for, so I'd be very happy to get pointers as to what might be causing the problem.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
||||
|
|
|
Sounds like a normalisation/high-bit problem, can you describe your environment? What is hosting your CMS application, assuming that your DEV and PROD servers are configured the same, do you have any proxy's which are blocking high-bit characters? |
|||
|
|
|
It seems to be that the problem is caused by a security tool installed on the server. |
|||||||
|