rbowen 2002/11/07 04:31:05
Modified: htdocs/manual/misc security_tips.html
Log:
Small nits
Revision Changes Path
1.31 +4 -4 httpd-docs-1.3/htdocs/manual/misc/security_tips.html
Index: security_tips.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/security_tips.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- security_tips.html 7 Nov 2002 02:44:08 -0000 1.30
+++ security_tips.html 7 Nov 2002 12:31:05 -0000 1.31
@@ -195,10 +195,10 @@
content</a></h2>
<p>Embedded scripting options which run as part of the server itself, such
-as mod_php, mod_perl, mod_tcl, and mod_python, run under the identify of
-the server itself, (see the <a href="../mod/core.html#user">User</a>
-directive) and therefore scripts executed by these engines
-potentially can access anything the server user can. some scripting
+as mod_php, mod_perl, mod_tcl, and mod_python, run under the identity of
+the server itself (see the <a href="../mod/core.html#user">User</a>
+directive), and therefore scripts executed by these engines
+potentially can access anything the server user can. Some scripting
engines may provide restrictions, but it is better to be safe and assume
not.</p>
<hr />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]