VirtuBox

Results 155 comments of VirtuBox
trafficstars

Hello @ankitsnlq, yes, I will only force www.conf & www-two.conf file deletion instead of removing everything in the pool.d directory

Issue has been fixed with PR https://github.com/WordOps/WordOps/pull/43

Hello @ankitsnlq, this is not planned yet, because there are several other features already planned (wildcard SSL certs, monitoring, backup) but also because it will probably be the biggest change...

Hello @miloszorica, Laravel should work with WordOps out-of-the-box. You just have to create a site with the flag `--mysql` before deploying laravel with composer : `sudo -u www-data -H composer...

> #python3 -m pip uninstall setuptools==58.0.4 > > #python3 -m pip install -I setuptools==57.5.0 > > #sudo rm -f /usr/local/bin/wo && wget -qO wo wops.cc && sudo bash wo >...

Hello @mscice, when you use the `Purge Cache` button in wp-admin, Nginx-helper will purge the whole Nginx fastcgi_cache, but it should not be required if you configure "Purging Conditions" with...

@jasomdotnet Does I have to create the empty directory `/var/www/html/.well-known/traffic-advice` or it's not required ?

Thanks for your pull request and your contribution @ihfbib. I have to merge changes from my dev branch before merging this PR.