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 |
user135711
|
1c712819ec
|
missing capture group in regex (#6893)
* missing capture group in regex
The URI captured was not re-added in the regex replacement. See [example](https://wiki.apache.org/httpd/RewriteHTTPToHTTPS)
* missed 1 more
|
2018-06-14 16:00:26 -07: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 |
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
|
e27e429d71
|
mutliple --> multiple
|
2018-03-01 15:39:28 -06:00 |
Scott Addie
|
b6767a678d
|
determing --> determining
|
2018-03-01 15:37:52 -06:00 |
Luke Latham
|
291f477c56
|
Add content on Forwarded Headers Middleware (#5385)
|
2018-02-07 17:56:00 -06:00 |
Luke Latham
|
abbe642741
|
Organize metadata (#5296)
Updates
|
2018-01-29 09:21:31 -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
|
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 |