mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
18 lines
440 B
Text
18 lines
440 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
You have just installed Foswiki without configuring it for a specific
|
|
web server.
|
|
|
|
Path to foswiki: %%FWDIR%%
|
|
|
|
To complete the installation, please visit:
|
|
http://foswiki.org/System/InstallationGuide
|
|
|
|
Notes for Apache 2.4 users:
|
|
* Generate a new foswiki.conf for Apache 2.4:
|
|
https://foswiki.org/Support.ApacheConfigGenerator
|
|
* Enable these DSO modules in httpd.conf: cgi_module, rewrite_module
|
|
EOM
|
|
}
|
|
]
|