Commit Graph

20 Commits (d9fd5ff625695e81efd6ae4843e65be45a79a6b0)

Author SHA1 Message Date
Luke Latham 7101b68406 Kestrel endpoint config in Linux topics (#7432)
Update
2018-07-03 11:31:27 -06:00
Luke Latham a04a213efd Move config comment to separate line (#7282)
Fixes #7278 

We already have this in https://docs.microsoft.com/aspnet/core/host-and-deploy/linux-apache#create-the-service-file

Thanks @FrancescoBonizzi for reporting the issue.
2018-06-25 14:03:12 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00
Luke Latham d1501690ce Forwarded headers updates for Nginx/Apache topics (#6644)
Updates
2018-05-29 15:45:35 -10:00
Luke Latham 5d4652a3b5
Drop recommendation for reverse proxy with Kestrel (#6537) 2018-05-23 17:12:33 -05:00
Luke Latham b9343fbc53
Update host on Linux with Nginx (#5687) 2018-05-23 09:57:43 -05:00
nopara73 f567d0328e Fix format (#6513) 2018-05-21 22:57:23 -05:00
Joakim Carselind 6e6892af83 Escape environment values service files (#6279) 2018-05-08 13:13:29 -05:00
Luke Latham e96c1a8989
Proxy server/load balancer config topic (#5794) 2018-03-28 19:31:30 -07:00
Scott Addie 11dd121480
Add server host configuration guidance (#5674) 2018-03-13 11:50:14 -05:00
Scott Addie 30251ed509
choosen --> chosen 2018-03-01 14:15:14 -06:00
Luke Latham eee39c63b4 Link .NET Core tools docs where mentioned (#5548) 2018-02-24 10:10:22 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham 4c7a0ac26a Update Forwarded Headers language (#5386)
* Update Forwarded Headers language

* Add note on None + one API link

* Add definite article

* One more touch
2018-02-07 13:48:34 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham bdd7274686 Nginx name consistency (#5214) 2018-01-19 14:06:41 -06:00
DaveWut a6c65afb62 Update linux-nginx.md (#5179)
* Update linux-nginx.md

Added a new notice about the configuration of the ASPNETCORE_ENVIRONMENT in the systemd configuration file. Since file and directory names are case sensitive under Linux, using an upper case "P" doesn't actually read the configuration file appsettings.production.json.

* Update linux-nginx.md
2018-01-16 10:14:54 -10:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00