* Windows Server 2003 (or XP)
o Running IIS
* The web-full-Release.zip from the sourceforge download page
脚步。
部署
* If this server is for the FlexWiki, do the following:
o Unzip the files into the webroot folder (c:\Inetpub\wwwroot by default)
* If you run more web applications (more wikis maybe)
o Unzip the files into a chosen folder
o In IIS manager, share this folder as a virtual directory ( more info )
稍后我们将共享文件夹称为 fwfolder。
赋予权利
* If you want Anonymous read/write
o Make sure the IUSR_{computername} user can read fwfolder and can write the subfolders of fwfolder\WikiBases
* Advanced
o Take a look at fwfolder\Web.config file security settings section (about line 105-147)
* Open the fwfolder\WikiBases\NamespaceMap.xml and edit the "DefaultNamespace" and the provider parameters
* rename the fwfolder\WikiBases subfolders respectively
* edit the _ContentBaseDefinition through the wiki engine, or at file level
这来自带有“Flexwiki QuickSetup”的谷歌搜索的“缓存”链接。谷歌表示这是在 2009 年 3 月 27 日缓存的。
接下来是从谷歌缓存页面中剪切和粘贴的内容。很抱歉格式混乱。
你首先需要什么
脚步。
部署
稍后我们将共享文件夹称为 fwfolder。
赋予权利
现在,您已经准备好使用带有默认命名空间的 flexwiki 了,试试吧!(始终在 url 中使用相同的域名,否则缓存会弄乱链接。例如,不要使用http://localhost/flexwiki,只需http://myserver.com/flexwiki)。
配置命名空间
如果您愿意接受替代方案,我使用过WampServer,发现在 Windows(甚至桌面系统)上设置它非常容易。
它包括 Apache、MySQL 和 PHP。MySQL 现在归 Sun Microsystem 所有,因此您可能需要查看许可详细信息。