I installed directadmin, on a server and wanted to use cloudflare CDN to hide the real ip, so I used nginx inversion to communicate with the directadmin server (I have replaced directadmin s apache with nginx), nginx configuration as follows server { ...
environment: centos7 nginx (openresty) nginx is running normally, enter the server ip address, the website is linked and run normally, but the input domain name shows error 521, and your own server rejects the link with cloudflare. The ips of cloudflar...
how to set code breaks when VSCode edits Markdown you can click the minus sign on the left when editing html and js, but there is no minus sign when editing Markdown. How to set it ...
<div class="panel" @mousemove="mv1">debounce=========={{msg1}}< div> is a piece of code written in the vue component mv1:function(e){ var timer ; clearTimeout(timer); timer = setTimeout(this.msg1PP,5000)...
how can the static pages of the business flow chart be drawn with html? Please give me a thought. ...
just use Homebrew to run brew install postgis directly in the terminal ==> Installing dependencies for postgis: libpng, jpeg, giflib, libtiff, libgeotiff, libxml2, pcre, freexl, libspatialite, gdal, boost, gmp, mpfr, cgal, sfcgal Error: Calling keg_...
under Ubuntu, use python3.5 + selenium 3.9.0. When you open the browser, you want to load cookie, and check the directory of under win. It is in: C:UsersusernameAppDataLocalGoogleChromeUser Data, and then I refer to this to find my directory under: h...