Fixed a slight typo

This commit is contained in:
moodler
2003-03-30 13:54:28 +00:00
parent 0d0baabf2c
commit 03fd6a965e
+2 -2
View 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
after a script name to be passed directly to the script. This is
usually enabled in Apache 1, but is usually disabled by default in
Apache 2. To turn it on, add these lines to your httpd.conf, or to
Apache 2. To turn it on, add this line to your httpd.conf, or to
a .htaccess file in your local directory (see the
<A HREF="./?file=install.html#webserver">Install documentation</A> for more details):
@@ -37,7 +37,7 @@ a .htaccess file in your local directory (see the
</pre>
</blockquote>
<p>Note, this will only work for Apache versions 2.x.
<p>Note, this will ONLY work for Apache versions 2.x.
<p>If you are not using Apache 2 and you still have this problem (unlikely) then you
can switch Moodle to use an alternative method. The disadvantages are a slight loss of