0

I have a symfony2 application which I want to host on IIS the problem is that apparently fastcgi doesn't understand utf8 characters in url and doesn't pass them to symfony therefore the application isn't working. How can I fix this behavior and make it work?

P.S. : The application runs fine on Apache P.S. 2: When I try to install this hotfix it gives me the error of "the certificate of the signer of this message is invalid" !!

Thank you

4

1 回答 1

0

好的,我找不到合适的解决方案来解决我的问题,但是由于我没有使用 url 参数进行路由并且它们只是为了帮助 SEO,所以我在 url 中使用了 .* 通配符。希望这可以帮助某人

于 2013-08-13T17:26:43.627 回答