Changes between Version 21 and Version 22 of InstallationGuide


Ignore:
Timestamp:
08/20/10 19:58:32 (14 years ago)
Author:
Gabor Hudiczius
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v21 v22  
    108108==== Installing and setting up rTWi ==== #rtwi
    109109
    110 Download the [/downloads/rtwi-latest.tar.gz latest rTWi] from the [wiki:Download Download] section, extract it to some place where your webserver can see it.
     110Download the [http://static.jmk.hu/rtwi/downloads/rtwi-latest.tar.gz latest rTWi] from the [wiki:Download Download] section, extract it to some place where your webserver can see it.
    111111Edit your configuration file (includes/rtwi.conf):
    112  * set the ''base'' variable to your rTWi installation's URL (without index file, and with a trailing slash) ''base = "http://example.com/"''
     112 * set the ''base'' variable to your rTWi installation's URL (without index file, and with a trailing slash) ''base = "!http://example.com/"''
    113113 * set the ''user_conf'' variable to the path of your user.conf file (it's always safe, to keep it outside your webroot)
    114114 * if your want to rename your index.php and/or input.php you need to set the ''index'' and/or ''input'' variable(s)
     
    149149}}}
    150150
    151 Flags can be found [/downloads/misc/flags.tar.gz here]
     151Flags can be found [http://static.jmk.hu/rtwi/downloads/misc/flags.tar.gz here]
    152152
    153153After it's finished, you might want to add "extension=geoip.so" to your php.ini