Rick Anderson
c7a30e9b77
Merge pull request #2269 from GuardRex/guardrex/publish-iis-update
...
Publish to IIS update
2016-12-01 09:15:48 -10:00
Luke Latham
c2eef57321
Command line/command-line/command prompt updates ( #2284 )
...
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Luke Latham
a0a7db1c3f
React to feedback
...
Fixes #2204
2016-11-30 20:00:43 -06:00
Rick Anderson
a129ad1cc9
Update linuxproduction.md
2016-11-29 15:17:22 -10:00
Rick Anderson
4d562c6a87
call `app.UseIdentity`
2016-11-29 14:06:06 -10:00
Luke Latham
ced591d6ae
Final updates
...
Addresses #2204
* React to feedback
* Add troubleshooting advice: environment env var to allow dev exception page to show, e.g., https://github.com/aspnet/IISIntegration/issues/280#issuecomment-252714412
* Add troubleshooting advice: cleaning up incoherent packages on major upgrades, e.g., https://github.com/aspnet/IISIntegration/issues/237
* Grammar/style updates
* Fix "command line" to "command prompt" https://github.com/aspnet/Docs/issues/2248
* React to feedback: Dev said that the word "assets" was a little confusing when referring to the deployment files and folders. I replaced or removed "assets" throughout the doc. https://github.com/aspnet/IISIntegration/issues/246#issuecomment-237429876
2016-11-29 13:22:36 -06:00
Luke Latham
cae7971162
React to IISIntegration issues
...
Addresses #2204
* React to comment in https://github.com/aspnet/IISIntegration/issues/268 ... i.e., devs can still use `system.webServer` to configure IIS features that will work with the reverse proxy. Great tip imo.
2016-11-28 21:56:31 -06:00
Luke Latham
d9ae1885b3
React to IISIntegration issues
...
* Reacts to customer comment on difficulty discovering IIS Shared Config workaround in ANCM ref doc. https://github.com/aspnet/IISIntegration/issues/287
* Adds a common error for an OS upgrade that breaks the 32-bit ANCM install. https://github.com/aspnet/AspNetCoreModule/issues/4
* Adds an ANCM installer error code for when the VC++ redist isn't installed properly. https://github.com/aspnet/IISIntegration/issues/272
2016-11-28 14:09:33 -06:00
Luke Latham
a5bfe86943
Update common error updates
...
Addresses #2204
* Addresses changes for VC++ installation (especially in the case where the server doesn't have an Internet connection)
* Provides additional information for not having a runtime installed for portable apps, including the note on no Internet connection.
* Adds links to the location of .NET Downloads for obtaining a runtime installer.
2016-11-27 12:40:21 -06:00
Luke Latham
8385e6d70b
Minor style change
...
Addresses: #2204
2016-11-26 15:34:59 -06:00
Luke Latham
b0d3d0ae6f
Added App log full exceptions
...
Addresses #2204
2016-11-26 15:32:47 -06:00
Luke Latham
27cc0da0ba
Update iis.md
2016-11-25 17:53:36 -06:00
Luke Latham
593949234c
Update iis.md
...
Addresses #2204 items ...
* Update `publish-iis` package version to `1.1.0-preview4-final`
* Update title of ANCM overview doc and add link to ANCM reference doc
* Updated imagery for WS2016 + added alt text to images
* Noted the option of installing only the ANCM where the runtime is not needed on the server
2016-11-22 13:29:06 -06:00
Luke Latham
a193cf3c40
Add files via upload
2016-11-22 13:27:39 -06:00
Luke Latham
1c65392b82
Delete wf.png
2016-11-22 13:10:19 -06:00
Luke Latham
88fbe69f3f
Delete rs.png
2016-11-22 13:10:15 -06:00
Luke Latham
e8268fbf1d
Delete role-services.png
2016-11-22 13:10:10 -06:00
Luke Latham
9b6044f3ec
Delete editapppool.png
2016-11-22 13:10:05 -06:00
Luke Latham
1b277e7b0b
Delete apppoolsbasicsettingscontextmenu.png
2016-11-22 13:09:59 -06:00
Luke Latham
85a988c055
Delete addwebsite.png
2016-11-22 13:09:52 -06:00
Luke Latham
e3b7560074
Delete addwebsitecontextmenu.png
2016-11-22 13:09:44 -06:00
secretGeek
935584ea6a
fixed bug in linuxproduction systemd service. some other minor changes for consistency, clarity.
2016-11-20 20:01:44 +10:00
Andy Pasic
a82e144ea1
fixed code snippets
2016-11-17 21:03:07 -08:00
Rick Anderson
17f93fe6c5
keywords and decription meta-data
2016-11-17 10:13:02 -10:00
Tom Dykstra
fc27a53d4d
servers rewrite ( #2199 )
2016-11-17 09:16:26 -08:00
Rick Anderson
62ac4bcf7e
Merge pull request #2195 from aspnet/ra-msprod-aspnet-meta
...
title + meta on technology
2016-11-16 14:32:51 -10:00
Rick Anderson
b23d49f1f6
title + meta on technology
2016-11-16 14:24:57 -10:00
Luke Latham
438d11d31e
Update iis.md
...
Update the hosting bundle installer link
2016-11-16 17:01:03 -06:00
Rick Anderson
2b8776452d
Merge pull request #2182 from secretGeek/master
...
Consolidated two different links to the same article, into 1 link
2016-11-16 10:03:07 -10:00
Shayne Boyer
5741302f2b
metadata updates
2016-11-16 08:42:44 -05:00
Shayne Boyer
97b965d354
metadata update
2016-11-16 08:38:34 -05:00
secretGeek
861e72abc9
Consolidated two different links to the same article, into 1 link
2016-11-16 16:56:35 +10:00
secretGeek
e33bdc5613
title of iis.md and iis-with-msdeploy were back-to-front.
2016-11-16 11:56:44 +10:00
Tom Dykstra
54a0fc595e
fix links
2016-11-15 08:46:25 -08:00
Tom Dykstra
d4af59f668
migration cleanup for ef mvc series ( #2135 )
...
* migration cleanup
* newline for note content per docfx warning
* change code block to blockquote
2016-11-09 19:18:30 -10:00
Tom Dykstra
8063aadf5b
remove leftover .rst text and fix note formatting ( #2132 )
...
* fix note formatting
2016-11-09 12:32:33 -08:00
Andy Pasic
81425c2f2a
Api link fix ( #2115 )
...
* quick test
* quick test
* quick test
* Revert "quick test"
This reverts commit 91b07a3df5
.
* Revert "quick test"
This reverts commit e44af19bb4
.
* Revert "quick test"
This reverts commit 6872a1921d
.
* Removed links to old api site
* Fixed link to H1
* quick fix
* Fixed link to H1
* reverted to match master
* removed random character.
* removed random unix character
* removed random unix character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* removed random UTF character
* Quick fixes
* Update CONTRIBUTING.md
* removed random UTF character
* removed random UTF character
* Update routing.md
* Update validation.md
* Update overview.md
* Update linuxproduction.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update cross-site-scripting.md
* Update overview.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update first-web-api.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Rick Anderson
5b103c1d6a
fix link warnings ( #2108 )
2016-11-04 10:25:06 -10:00
Rick Anderson
70619a4dc0
fix intro page ( #2096 )
...
* fix intro page
* toc juggle
2016-11-03 12:32:27 -10:00
Rick Anderson
3a816f431a
Fix create directory PS command ( #2080 )
...
was https://github.com/aspnet/Docs/pull/1995
2016-11-03 08:23:18 -10:00
Andy Pasic
c13beeadd4
Removed U+FEFF ( #2073 )
...
* Removed U+FEFF
* Removed leading FEFF
* Update bootstrap.md
* Update bundling-and-minification.md
* Update knockout.md
* Update using-grunt.md
* Update yeoman.md
* Update style-guide.md
* Update error-handling.md
* Update localization.md
* Update middleware.md
* Update validation.md
* Update overview.md
* Update view-components.md
* Update iis-with-msdeploy.md
* Update iis.md
* Update web-publishing-vs.md
* Update sociallogins.md
* Update cors.md
* Update machine-wide-policy.md
* Update cross-site-scripting.md
* Update overview.md
* Update limited-lifetime-payloads.md
* Update overview.md
* Update password-hashing.md
* Update key-encryption-at-rest.md
* Update adding-model.md
* Update new-field.md
* Update validation.md
* Update nano-server.md
* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Shayne Boyer
76e3d11ce7
Add systemd and security items from Apache to Linux (nginx) doc ( #2050 )
...
* remove hex char from metadata
* update metadata on apache doc
* change supervisord for systemd
* add clickjacking content for nginx
* add mime-type sniffing
* fix unicode char -1
* fix2
2016-11-01 08:31:28 -10:00
Daniel Roth
e9c1419175
Add docfx content
2016-10-28 10:35:15 -07:00