Hi,
second post on the EE forums, I hope I will have more luck finding help for the issue I’m facing. 😊
I have EE2.1.3 on a IIS server (not my choice, but I have to live with it). I am trying to remove index.php from the url, and I read the wiki page, and the forum topics: the first link does not work anymore. I followed the other forum thread and tried the code as it was indicated, nothing works (it even made my CP unaccessible for a while).
I asked programmers around me if they knew how to do it: one of my coworkers actually configured the IIS panel so it launches index.php without including it in the url.
The problem is:
I have a bilingual website, with 2 subfolders.
http://www.website.com/en/ and www.website.com/fr/ work, but I can’t access any of the pages with a url like : http://www.website.com/en/about/
Anyone has suggestions? I have Isapi_rewrite 2.x installed, the EE2.1.3 build and the biber-multi language support plugin. I already asked on the MLS support forum, but they’re not IIS experts, unfortunately.
Thanks!