Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Sample .htaccess file
[moodle.git]
/
lib
/
htaccess
Commit
Line
Data
af90e74e
1
# On some PHP servers it may help if this file is copied
2
# to the main moodle directory and renamed .htacess
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