comparison doc/installation.txt @ 1845:3c6dd167a744

Fix typo in server address [SF#822967].
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Mon, 13 Oct 2003 19:41:20 +0000
parents 06f5b36b201b
children 6e80f8f760a4
comparison
equal deleted inserted replaced
1844:67e530e2a0ae 1845:3c6dd167a744
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.59 $ 5 :Version: $Revision: 1.60 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
193 193
194 roundup-server support=/opt/roundup/trackers/support 194 roundup-server support=/opt/roundup/trackers/support
195 195
196 then direct your web browser at: 196 then direct your web browser at:
197 197
198 http://locahost:8080/support/ 198 http://localhost:8080/support/
199 199
200 and you should see the tracker interface. 200 and you should see the tracker interface.
201 201
202 202
203 Choosing Your Template 203 Choosing Your Template

Roundup Issue Tracker: http://roundup-tracker.org/