update
This commit is contained in:
parent
86ef7620a3
commit
e62b5a0ab9
@ -1,3 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# setting php.ini
|
||||||
|
sed -i 's/expose_php = On/expose_php = Off/' /usr/local/etc/php/php.ini
|
||||||
|
|
||||||
# service crond start
|
# service crond start
|
||||||
exec apache2-foreground
|
exec apache2-foreground
|
Loading…
Reference in New Issue
Block a user