Installing Elgg on IIS

You can follow the standard installation instructions with the following caveats:

Al instalar Elgg en IIS, el problema es que el servidor no reconocerá las reglas «mod_rewrite» de Apache, por lo que Elgg no funcionará. Tiene que convertir las reglas de «mod_rewrite» al formato de módulo IIS URL Rewrite .

You can do this using the IIS 7+ management console, and the «Import Rules» feature that will do the conversion, as described in the tutorial «importing Apache mod_rewrite rules».