Commit Graph

93 Commits (7a0616e73bb3eb69caae35a1dbed241dca670f31)

Author SHA1 Message Date
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 c18f29fb55
Host in a Windows Service update (#7048) 2018-06-14 12:37:38 -05:00
Luke Latham fff3fbb3c0
Surface RID in Windows Services set-up steps (#7055) 2018-06-14 10:40:35 -05:00
Luke Latham c6e40a8670
2.1 Sample Updates (Round 11) (#6860) 2018-06-08 22:27:43 -05:00
Luke Latham 1faaf0e1b4 Update Azure Apps extension install instructions (#6735)
Fixes #6726 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/azure-apps/index?view=aspnetcore-1.0&branch=pr-en-us-6735)

Thanks to @yooakim for pointing out this problem with the topic.
2018-05-31 09:49:51 -05:00
Luke Latham a9821e9822
Update Hosting Bundle Installer instruction (#6677) 2018-05-30 10:32:37 -05:00
Luke Latham c2ef962d9c Logging topic updates (#6648)
Updates

Update
2018-05-29 15:48:23 -10:00
Luke Latham 82a7af93b1 Improve web.config transform content (#6647) 2018-05-29 15:47:33 -10:00
Luke Latham 510ec89ff1 Update preview note for Azure App Service (#6645) 2018-05-29 15:46:31 -10:00
Luke Latham d1501690ce Forwarded headers updates for Nginx/Apache topics (#6644)
Updates
2018-05-29 15:45:35 -10:00
Alfred Myers d977e3882b Fixed minor typo (#6660) 2018-05-29 12:20:46 -05:00
greg84 5717083edd Made it clear that UseIISIntegration is called by CreateDefaultBuilder (#6627) 2018-05-26 17:39:44 -05:00
Luke Latham 94cdc234c6 Fix certificate requirement include bug (#6585) 2018-05-24 14:42:19 -10:00
Luke Latham f809c37a45
Update Hosting Bundle instruction (#6567) 2018-05-23 19:52:08 -05: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
Luke Latham ff8cbbf31c Add HTTPS setup instructions for IIS Dev scenario (#6415)
* Add HTTPS setup instructions for IIS Dev scenario

Updates

Updates

* Cross-link to Enforcing SSL topic

* React to feedback
2018-05-16 16:10:00 -05:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00
Rick Anderson 059bbc60f7
replace tdykstra with rick-anderson (#6395) 2018-05-12 13:55:26 -10:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Joakim Carselind 6e6892af83 Escape environment values service files (#6279) 2018-05-08 13:13:29 -05:00
Luke Latham bcdf04f096 Move and rename topic (#6229) 2018-05-07 08:53:40 -10:00
user135711 de6b6785c5 typo (#6236) 2018-05-07 08:11:10 -05:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05:00
Luke Latham eea51ccc88 Add AllowedHosts (#6142)
* Add AllowedHosts

* React to feedback; try an in-cell list

* React to feedback
2018-05-01 10:16:01 -05:00
Rick Anderson 3fc1cb9bb1
Update platform-specific-configuration.md (#6118) 2018-04-28 08:56:37 -10:00
Luke Latham 8d9b5c3743 Remove Nano Server topic (#6065) 2018-04-23 13:34:59 -10:00
Luke Latham 1a46d216d9
Grammatical+style updates 2018-04-23 10:10:07 -05:00
Luke Latham f81345c968
Some additional updates to Host and deploy: Azure Apps topic (#6058) 2018-04-23 10:01:36 -05:00
Rachel Appel 8eb5c8e7d6
bunch of spelling fixes (#6057) 2018-04-23 10:40:38 -04:00
zokiad b148747630 Update nginx.conf (#6025)
Performance issue. Add nodelay to avoid nginx to wait to be forward
https://www.nginx.com/blog/rate-limiting-nginx/
2018-04-18 16:44:15 -05:00
Luke Latham a0128d7a78 Publishing and deployment updates (#5916)
* Publishing and deployment updates

Updates

Update Directory Structure & improve deployment links

* React to feedback

* Change to section
2018-04-18 09:51:21 -05:00
Steve Smith 9294c186b6 missing word (#6002)
"isn't present the project" -> "isn't present in the project"
2018-04-17 13:32:56 -05:00
Robin van Poppel ca5849ff1c Typo: locahost -> localhost (#6001) 2018-04-17 09:33:10 -05:00
Glenn Condron 6e0ace1459 Update index.md (#5985)
React to name change of extension.
2018-04-15 12:07:52 -10:00
Luke Latham d94b2eecd7
Update IIS Modules topic (#5873) 2018-04-14 08:41:13 -07:00
Luke Latham 06389a8c68
stdout log instructions enhancement (#5892) 2018-04-13 12:47:44 -07:00
Luke Latham d83a16dd1b
React to ANCM requestTimeout change for 2.1 (#5949) 2018-04-13 07:43:15 -07:00
Luke Latham 711f29f2a2 React to hosting bundle installer name change (#5950) 2018-04-11 18:14:36 -10:00
Scott Addie 84f535e9eb
Full UE pass of VS publish profiles doc (#5907)
* Full UE pass of VS publish profiles doc

* React to feedback
2018-04-10 09:41:06 -05:00
yishengjin1413 bfbb115343 fix codesnippet in table && bookmark not found (#5903) 2018-04-09 15:51:47 -10:00
Scott Addie 235b053946
Fix a broken link (#5908) 2018-04-09 13:32:29 -04:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Rick Anderson a4159f41aa
Azure preview site extension (#5841)
* Azure preview site extension

* missing files

* delete warning banner

* Update index.md
2018-04-02 07:59:45 -10:00
Luke Latham e2a9bbe444
Antiforgery requests topic update (#5762) 2018-03-30 19:23:10 -07:00
Luke Latham e96c1a8989
Proxy server/load balancer config topic (#5794) 2018-03-28 19:31:30 -07:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham e90ee95e78 Prereqs tuneup (#5721)
Updates
2018-03-19 18:04:00 -10:00
Luke Latham 24f2759b14 Refactor stdout logging warning (#5724) 2018-03-19 17:54:48 -10:00