root/releases/0.8/IIS-INSTALL

Revision 1191, 0.8 kB (checked in by ben, 1 year ago)

Adding IIS install instructions.

Line 
1 Elgg version 0.8 IIS installation instructions
2
3 Ben Werdmuller <ben@curverider.co.uk>
4 5 July 2007
5
6 Some users have had success installing on Microsoft IIS web servers. While
7 this appears to work as normal, it is worth noting that it remains untested
8 by the core Elgg team and should be approached with caution.
9
10 IIS Mod-Rewrite is required. This can be obtained from:
11
12     http://www.micronovae.com/ModRewrite/ModRewrite.html
13
14 Once this is installed, follow the instructions in INSTALL as normal. However,
15 when you copy htaccess-dist to .htaccess, open this file in a text editor and
16 remove all lines that don't start with RewriteEngine or RewriteRule.
17
18 You may find the following thread on Elgg.org useful:
19
20     http://elgg.org/developers/weblog/900.html
21
22 Thanks to the Elgg.org community for testing this functionality.
Note: See TracBrowser for help on using the browser.