Luke Latham
|
5237a99d03
|
Linux and IIS instruction updates (#15949)
|
2019-12-02 15:42:51 -06:00 |
Luke Latham
|
431903ee0b
|
Long request headers enhancements (#15514)
|
2019-11-05 22:40:08 -06:00 |
Scott Addie
|
a50faa4056
|
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361)
|
2019-09-17 16:01:04 -05:00 |
Theano Petersen
|
c969928dbe
|
fix http to https (#13241)
|
2019-07-10 19:36:05 -07:00 |
Scott Addie
|
8a0ba4a28d
|
Fix invalid ms.author values (#13087)
|
2019-07-02 22:38:34 -05:00 |
Luke Latham
|
c41d9b55db
|
Mirror env vars separator remarks from Nginx topic (#11761)
|
2019-03-31 12:14:19 -05:00 |
Luke Latham
|
e5983e457a
|
Linux guidance: running locally insecure (#11695)
|
2019-03-28 17:32:51 -05:00 |
Luke Latham
|
1f1b64b585
|
Clarify default proxy addresses (#11167)
Fixes #10651
Approved on the issue by engineering.
|
2019-02-27 09:14:00 -10:00 |
Luke Latham
|
432555a6cd
|
API 2.2 links (#10930)
Update
|
2019-02-13 14:28:34 -10:00 |
Luke Latham
|
1fe1d47a04
|
Review/update use of "SSL" (#10139)
|
2019-01-04 17:16:27 -06:00 |
Luke Latham
|
49fa270079
|
Linux topics: Long request headers content (#10077)
|
2018-12-20 18:43:30 -06:00 |
Luke Latham
|
e2838d2d8f
|
Drop 'reverse proxy' language (#9746)
|
2018-12-03 16:52:20 -06:00 |
Luke Latham
|
01417fcae3
|
Surface troubleshooting code from IIS Int repo (#9689)
|
2018-11-27 16:06:43 -06:00 |
Scott Addie
|
fcf473f19a
|
Fix DocFX build warnings from retired index pages (#9339)
|
2018-10-30 15:48:01 -05:00 |
Luke Latham
|
a5b3914bb7
|
Enforcing HTTPS enhancements (#9044)
|
2018-10-23 13:03:36 -05:00 |
Luke Latham
|
34291fb3fb
|
Linux topic updates (#8944)
Fixes #8710
1. Fix the `./<app_executable>` bit ... refer to the DLL.
1. Drop "mvc" from naming and go with "app."
1. Path to `/var/www/helloapp`.
|
2018-10-09 16:11:40 -10:00 |
Luke Latham
|
ab66adea7c
|
Enhance KnownProxies/Networks content (#8634)
|
2018-09-20 14:01:02 -05:00 |
Luke Latham
|
298133dc38
|
Address KillSignal/exiting & sudo in Linux topics (#8464)
|
2018-09-18 12:36:09 -05:00 |
Luke Latham
|
190c62af0c
|
Add blank lines around versioning lines (#8548)
Fixes #8540
Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
|
2018-09-16 09:14:07 -10:00 |
Luke Latham
|
30a0124fb8
|
DP key ring management updates (#7645)
|
2018-07-23 11:54:35 -05:00 |
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 |