af90e74e |
1 | # On some PHP servers it may help if this file is copied |
a9858957 |
2 | # to the main moodle directory and renamed .htaccess |
af90e74e |
3 | # |
4 | php_value magic_quotes_gpc 1 |
5 | php_value file_uploads 1 |
6 | #php_value upload_max_filesize 2M |
7 | #php_value post_max_size 2M |