mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-12 00:11:36 +00:00
2019-01-04
This commit is contained in:
@@ -27,8 +27,8 @@ config_php() {
|
||||
sed -i 's/upload_max_filesize = 2M/upload_max_filesize = 2000M/' ${mbtmp}/php.ini
|
||||
umountsh $PHPCONF
|
||||
mount --bind ${mbtmp}/php.ini $PHPCONF
|
||||
echo "<?php phpinfo(); ?>" > $WWW/info.php
|
||||
rm -rf $WWW/index.html
|
||||
# echo "<?php phpinfo(); ?>" > $WWW/info.php
|
||||
# rm -rf $WWW/index.html
|
||||
}
|
||||
|
||||
config_nginx() {
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user