Access twiki via this URL (note the .pl extension)
http://wikiprotovm/twiki/bin/view.pl/Main/WebHome
Not sure if binary attachments will work with this config.
Environment Variables:
- Logname : nobody
- Path : %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;D:\apps\Tcl\bin;D:\apps\Python20\;d:\apps\Perforce;d:\apps\cygwin\bin;
- RCSINIT : -x,v
- TEMP,TMP : C:\WINNT\TEMP
- TZ : PST8
Twiki installed to d:/apps/twiki
Mount in cygwin output:
d:\apps\cygwin\bin on /usr/bin type system (binmode)
d:\apps\cygwin\lib on /usr/lib type system (binmode)
d:\apps\cygwin on / type system (binmode)
d:\apps\twiki on /twiki type system (binmode)
d: on /d type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
g: on /cygdrive/g type user (binmode,noumount)
h: on /cygdrive/h type user (binmode,noumount)
o: on /cygdrive/o type user (binmode,noumount)
t: on /cygdrive/t type user (binmode,noumount)
w: on /cygdrive/w type user (binmode,noumount)
--
DougRansom - 31 Dec 2002
I think editing perl files and renaming them is a bit much. Not everyone who installs a twiki is a perl programmer.
I suggest that all configurations be more declarative -- settings, not code, are editited to configure twiki.
I don't know what can be done about the renaming * *.pl step for IIS. There may be an ISAPI filter around which can interpret the magic at the front of the files and launch perl.
--
DougRansom - 25 Dec 2002 (Comment moved by
MartinCleaver - I didn't want to lose the comment yet I know not where best to put it).