nlopess         Sat Aug  7 15:03:34 2004 EDT

Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/install/windows apache1.xml apache2.xml iis.xml omnihttpd.xml xitami.xml /phpdoc/en/install/unix commandline.xml Log:
fix #25120: warning about CGI installs
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.116&r2=1.117&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.116 phpdoc/en/language-snippets.ent:1.117
--- phpdoc/en/language-snippets.ent:1.116 Sat Aug 7 04:21:09 2004
+++ phpdoc/en/language-snippets.ent Sat Aug 7 15:03:34 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.116 $ -->
+<!-- $Revision: 1.117 $ -->
<!-- Keep 'em sorted -->
@@ -107,6 +107,11 @@
linkend="ref.yaz">YAZ</link> or <link
linkend="ref.cyrus">Cyrus</link> extensions. This is due to the fact that they
both share the same internal symbol.</simpara></warning>'>
+
+<!ENTITY warn.instal.cgi '<warning><para>By using the CGI setup, your server
+is open to several possible attacks. Please read our
+<link linkend="security.cgi-bin">CGI security section</link> to learn how to
+defend yourself from those attacks.</para></warning>'>

You mean install and not instal!

Goba

Reply via email to