diff options
author | ivan <ivan> | 2003-10-09 11:05:21 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-10-09 11:05:21 +0000 |
commit | 04980f381a8de1e935193102b0e924bf7a3f944d (patch) | |
tree | f1a194a4907c4c874736460ec56abf13997f2875 | |
parent | 8950be198d09bf5e9e0959fe2b55726be63a2397 (diff) |
don't install on a public server!
-rw-r--r-- | httemplate/docs/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index 463575c53..4d3a63958 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -3,6 +3,7 @@ </head> <body> <h1>Installation</h1> +<i>Note: Install Freeside on a firewalled, private server, not a public (web, RADIUS, etc.) server.</i><br><br> Before installing, you need: <ul> <li><a href="http://www.perl.com/">Perl</a> Don't enable experimental features like threads or the PerlIO abstraction layer. |