I am using MoiMoin on a Windows Server 2003 with IIS. I have a small
but annoying problem the MoiMoin community is not able to help me
with. Reason seems to be that most MoinMoin wikis are run under
Apache. I got several hints how to solve the problem under Apache
which tells me there is a solution there but I need a IIS solution, of
course. The solution is, btw, setting
scriptalias / "moin.cgi"
in the appache environment.

In a longer url like

http://aplteam2.com/testwiki/moin.cgi/ExampleNumber3

one always see "moin.cgi". I would like to specify this path instead:

http://aplteam2.com/testwiki/ExampleNumber3

Because I have made moin.cgi my one and only default page for that
website, I would expect that to happen but instead I get a 404.

Surely there must be a solution for this problem?

Thanks in advance
Kai