6 lines
110 B
ApacheConf
6 lines
110 B
ApacheConf
|
php_value upload_max_filesize 10M
|
||
|
php_value post_max_size 10M
|
||
|
|
||
|
RedirectMatch 404 /\.git
|
||
|
RedirectMatch 404 /db
|