diff options
author | Renat Lumpau <rl03@gentoo.org> | 2006-06-09 22:32:32 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2006-06-09 22:32:32 +0000 |
commit | 2b4cc380b412c747547a48357b48b9a07d63e399 (patch) | |
tree | 5539238117429243e232b0b16366a40536916256 /www-apps/twiki/files | |
parent | Version bump (diff) | |
download | historical-2b4cc380b412c747547a48357b48b9a07d63e399.tar.gz historical-2b4cc380b412c747547a48357b48b9a07d63e399.tar.bz2 historical-2b4cc380b412c747547a48357b48b9a07d63e399.zip |
Add info on ExecCGI ( bug #134132 ).
Package-Manager: portage-2.1
Diffstat (limited to 'www-apps/twiki/files')
-rw-r--r-- | www-apps/twiki/files/postinstall-en.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-apps/twiki/files/postinstall-en.txt b/www-apps/twiki/files/postinstall-en.txt index 7fb542188ae8..13543ef0304d 100644 --- a/www-apps/twiki/files/postinstall-en.txt +++ b/www-apps/twiki/files/postinstall-en.txt @@ -12,6 +12,7 @@ You are almost done! 2. Take a look at twiki_httpd_conf.txt and modify your Apache configs as needed. Make sure your webserver can execute ${MY_INSTALLDIR}/bin/configure + Pay attention to the ExecCGI option (see https://bugs.gentoo.org/134132). 3. Visit http://${VHOST_HOSTNAME}/twiki/bin/configure Most values should have been automatically set for you. |