git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reverted erroneously committed changes from the previous commit.
[WebKit-https.git]
/
Websites
/
test-results
/
.htaccess
1
php_value post_max_size 20M
2
3
<IfModule mod_php5.c>
4
php_value upload_max_filesize 100000000
5
php_value post_max_size 110000000
6
php_value memory_limit 120000000
7
php_value max_input_time 60
8
</IfModule>