learning python sloppy, but it works just change the versions for fedora haven't tried red hat or centos

2023-03-04 Thread David Siembab
the code is as follows and is very sloppy: #!/usr/bin/env python3 import subprocess as sp import os import pwd os.chdir(os.path.expanduser('~')) pcre2_version="pcre2-10.40" zlib_version="zlib-1.2.13" openssl_version="openssl-1.1.1p" nginx_version="nginx-1.22.1" deps = [ 'curl', 'wget', 'tree','p

Aw: Re: Reverse Proxy 502 Bad Gateway

2023-03-04 Thread Hans Müller
Hello,   it worked.   I added ssl in the line   server {   listen 192.168.178.105:4200 ssl;   Thanks for your help.   Are there any relations to the nginx forum (ttps://forum.nginx.org)? I tried to create an account, but didn´t receive an email for email confirmation. And I didn´t