Fixed a slight typo
authormoodler <moodler>
Sun, 30 Mar 2003 13:54:28 +0000 (13:54 +0000)
committermoodler <moodler>
Sun, 30 Mar 2003 13:54:28 +0000 (13:54 +0000)
lang/en/docs/faq.html

index 3c4b19e26c010854299e06cb67f76137b8d3d211..9cb1de5282e4da15ab19912b75cfd36bda998d52 100644 (file)
@@ -27,7 +27,7 @@ The requested URL /moodle/file.php/2/myfile.jpg was not found on this server.
 <p><b>Answer:</b> Your web server needs to be configured to allow the part of the URL \r
 after a script name to be passed directly to the script.  This is \r
 usually enabled in Apache 1, but is usually disabled by default in \r
-Apache 2.  To turn it on, add these lines to your httpd.conf, or to \r
+Apache 2.  To turn it on, add this line to your httpd.conf, or to \r
 a .htaccess file in your local directory (see the \r
 <A HREF="./?file=install.html#webserver">Install documentation</A> for more details): \r
 \r
@@ -37,7 +37,7 @@ a .htaccess file in your local directory (see the
 </pre>\r
 </blockquote>\r
 \r
-<p>Note, this will only work for Apache versions 2.x.\r
+<p>Note, this will ONLY work for Apache versions 2.x.\r
 \r
 <p>If you are not using Apache 2 and you still have this problem (unlikely) then you \r
    can switch Moodle to use an alternative method.  The disadvantages are a slight loss of \r