<B>.htaccess</B> tiedosto Moodle'n päähakemistoon . (Tämä
toimii ainoastaan apache-palvelimella kun AllowOverride on päällä.</BLOCKQUOTE>
<PRE STYLE="margin-left: 2cm; margin-right: 2cm">DirectoryIndex index.php index.html index.htm
-php_value magic_quotes_gpc On
-php_value magic_quotes_runtime Off
-php_value file_uploads On
-php_value short_open_tag On
-php_value session.auto_start Off
-php_value session.bug_compat_warn Off</PRE><BLOCKQUOTE>
+php_flag magic_quotes_gpc On
+php_flag magic_quotes_runtime Off
+php_flag file_uploads On
+php_flag short_open_tag On
+php_flag session.auto_start Off
+php_flag session.bug_compat_warn Off</PRE><BLOCKQUOTE>
Voit myös määritellä suurimman sallitun tiedoston
koon:
</BLOCKQUOTE>
-php_value magic_quotes_gpc On
+php_flag magic_quotes_gpc On
-php_value magic_quotes_runtime Off
+php_flag magic_quotes_runtime Off
-php_value file_uploads On
+php_flag file_uploads On
-php_value short_open_tag On
+php_flag short_open_tag On
-php_value session.auto_start Off
+php_flag session.auto_start Off
-php_value session.bug_compat_warn Off</BLOCKQUOTE></PRE>
+php_flag session.bug_compat_warn Off</BLOCKQUOTE></PRE>
<P>¥¢¥Ã¥×¥í¡¼¥É¥Õ¥¡¥¤¥ë¤ÎºÇÂ祵¥¤¥º¤ò²¼µ¤Î¤è¤¦¤ËÀßÄꤹ¤ë¤³¤È¤â½ÐÍè¤Þ¤¹: