Dec. 22, 2018
4:15 p.m.
I noticed this in my post... *server { listen 80; location / { proxy_pass http://192.99.58.29:1701; } } server { listen 443; ssl_certificate /etc/nginx/cert_chain.crt; ssl_certificate_key /etc/nginx/cert.key; ssl on; location / { proxy_pass <http://192.99.58.29:1701;> http://192.99.58.29:1701; } }* <http://192.99.58.29:1701;> Ben Coman wrote
On Sat, 22 Dec 2018 at 23:57, horrido <
horrido.hobbies@
> wrote:
Why does the forum editor add those stupid anchor tags without permission???
I'm not clear what you are referring to. Which anchor tags?
cheers -ben
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html