Terje Sørbø

Results 3 issues of Terje Sørbø

Hello. Our access logs had a high number of requests like this: ``` "POST //xmlrpc.php HTTP/1.1" 200 ``` Default nginx behaviour is to merge double slashes, and these requests does...

Running `wo maintenance` fails: ``` wo maintenance updating apt-cache, please wait... updating packages, please wait... Oops Something went wrong!! Check the WordOps log for more details `tail /var/log/wo/wordops.log` and please...

When creating a site with SSL wildcard, the wildcard http --> https is returning 503. ``` $ curl -Ik http://bar.example.com HTTP/1.1 301 Moved Permanently Location: https://bar.example.com/ $ curl -Ik https://bar.example.com...