mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-14 17:31:35 +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
|
sed -i 's/upload_max_filesize = 2M/upload_max_filesize = 2000M/' ${mbtmp}/php.ini
|
||||||
umountsh $PHPCONF
|
umountsh $PHPCONF
|
||||||
mount --bind ${mbtmp}/php.ini $PHPCONF
|
mount --bind ${mbtmp}/php.ini $PHPCONF
|
||||||
echo "<?php phpinfo(); ?>" > $WWW/info.php
|
# echo "<?php phpinfo(); ?>" > $WWW/info.php
|
||||||
rm -rf $WWW/index.html
|
# rm -rf $WWW/index.html
|
||||||
}
|
}
|
||||||
|
|
||||||
config_nginx() {
|
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