Sample .htaccess file
[moodle.git] / lib / htaccess
CommitLineData
af90e74e 1# On some PHP servers it may help if this file is copied
2# to the main moodle directory and renamed .htacess
3#
4php_value magic_quotes_gpc 1
5php_value file_uploads 1
6#php_value upload_max_filesize 2M
7#php_value post_max_size 2M