Running elgg in IIS7

It is possible to run elgg on Microsoft IIS as mentioned here: http://docs.elgg.org/wiki/Elgg_and_IIS

However, that page contains a critical error. The & should be & so actions should be like this:

<action type="Rewrite" url="engine/handlers/action_handler.php?action={R:1}&amp;{QUERY_STRING}" appendQueryString="false" />

Full web.config is downloadable from my blog: http://www.midity.com/content/running-elgg-windows-iis-7

Feedback and Planning

Feedback and Planning

Discussions about the past, present, and future of Elgg and this community site.