* UseHealthChecks vs. MapHealthChecks /5
* UseHealthChecks vs. MapHealthChecks /5
* UseHealthChecks vs. MapHealthChecks /5
* UseHealthChecks vs. MapHealthChecks /5
* work
* Apply suggestions from code review
Co-authored-by: James Newton-King <james@newtonking.com>
* Apply suggestions from code review
Co-authored-by: James Newton-King <james@newtonking.com>
---------
Co-authored-by: James Newton-King <james@newtonking.com>
* all fixed?
* some more issues that pop up in build
* Apply suggestions from code review
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update aspnetcore/blazor/fundamentals/startup.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
---------
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Update aspnetcore/includes/spoof.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Update aspnetcore/includes/spoof.md
Co-authored-by: Chris Ross <chrross@microsoft.com>
---------
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
* Clean up monikers in Host/Deploy DOcker /5
Paths were saved to:
/var/log/apache2helloapp-error.log
/var/log/apache2helloapp-access.log
Instead, it should be:
/var/log/apache2/helloapp-error.log
/var/log/apache2/helloapp-access.log
* make 128 error more visible /1
* make 128 error more visible /1
* make 128 error more visible /1
* make 128 error more visible /1
* make 128 error more visible /1
* Host-Linux Nginx: Add RHEL and SLES distros
* Edit Nginx link for RHEL and SLES
* Update to Configure Nginx section
* specify missing language for all code blocks
* Fix codefence codetype, c not text. Per feedback
* Add SLES 15 as prereq option per feedback.
* Add SLES & RHEL instruction for config firewall section.
* Corrected ufw install instruction
* Specified the code block for X-FRAME-OPTION
* Specified the code block for nosniff
* Added reverse proxy config specific to RHEL
* Added HTTPS config instructions specific to RHEL and SLES
* Changed SLES and RHEL config instructions to nginx.config
* Corrected Nginx link.
* Apply suggestions from code review
Applied Rick suggestions
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Removed future tense and added systemd links
* Removed original text for Ubuntu stating newer versions had not been tested
* Apply suggestions from code review
Added adegeo suggestions.
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
* Removed VM where not needed, corrected double .conf code example
* udated metadata description.
* Removed caps from word internet
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
Replace all references to obsolete HTTP specifications such as RFC 2616
and RFC 7230-7234 with references to the latest (as of now)
HTTP specifications; RFC 9110-9112.
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* HTTP/3 on Kestrel /1
* update IIS doc
* update IIS doc
* update IIS doc
* react to feedback
* Apply suggestions from code review
Co-authored-by: Chris Ross <chrross@microsoft.com>
* react to feedback
* react to feedback
Co-authored-by: Chris Ross <chrross@microsoft.com>
* update do 7.x
* Add sample HealthChecks that is using DependencyInjection
* add a small section to the docs
* fix build warning
* Update aspnetcore/host-and-deploy/health-checks.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update health-checks.md
* Update aspnetcore/host-and-deploy/health-checks/samples/7.x/HealthChecksSample/HealthChecksSample.csproj
* Update health-checks.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>