Are there any articles and/or samples of a custom scheme or protocol? What I mean by scheme or protocol is the first part of an URL, such as HTTP and FTP. What is necessary to develop a custom protocol in a server? This is not important. It is something I have been curious about for years. I assume the details are dependent on the server. Stack Overflow has questions like c# - Register multipby SimpleSamples - Nginx Mailing List - English
The original HTML had forms. Forms still exist for HTML. A form can specify that a different HTML file be shown when the form is submitted. Between the the form submission and the showing of the second HTML file, a script, called a CGI script, can be executed to process the form. And that is how server-side languages such as PHP are executed. The original CGI is inefficient. FastCGI is more eby SimpleSamples - Nginx Mailing List - English
Francis Daly wrote on 9/4/2023 1:05 AM: >> proxy_passhttp://127.0.0.1:5443; > You probably have a space after proxy_pass in your actual config; but > you probably should also have "https://" not "http://" there as well, > since your upstream service is listening for https connections. > Thank you! It works. Yes, there is a space in there. Theby SimpleSamples - Nginx Mailing List - English
I hope I can at least get help diagnosing this. I have an ASP.Net Core application in a Ubuntu headless VM (DigitalOcean Droplet) using a page TLD (therefore I must use SSL) using Cloudflare. When I execute it using: dotnet domain.page.dll --launch-profile https Then use: curl -k https://127.0.0.1:5443 (the address that Kestrel is listening to) I get a page that I am expecting. Therefore Kby SimpleSamples - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |