when you start nginx directly, it shows listening 0.0.0.0server_name 80 and then I change it to the ip, of the server at server_name and the result shows: failed (99: Cannot assign requested address) what is the problem? thank you ...
I hope that only 172.29.8.72 and 192.168.3.39 can be connected to a user in mysql. How should I set it? ...
the website I encounter now seems to use distil networks, an anti-crawler service. If you need to get the data, you must bring cookie, without cookie. All requests will be returned directly . <!DOCTYPE html> <html> <head> <META NAM...
I want to use the return method that comes with the Controller class to return interface information. Among them, code code I want to first define a list of constants, and then make it easy for all Controller layers to use. first I write a base class ...
I want to use Directive as a public instruction. When the mouse clicks on the target element, the content of a component is displayed, and the mouse leaves and disappears. currently I insert the component with ViewContainerRef when I click. but the in...