Commit Graph

21 Commits (6d61eb7d1f057126b754c4680a667b16d111dc90)

Author SHA1 Message Date
Scott Addie bdf10eb010 Fixes #3991 2017-08-24 10:35:33 -05:00
Scott Addie 8d858ee4a2 Remove unnecessary double quote and space 2017-08-21 09:24:03 -05:00
Tom Dykstra 424127e1ba Kestrel and WebListener/HttpSys - 2.0 changes (#3875) 2017-08-11 11:47:48 -07:00
Scott Addie cb5a2964a9 Remove a couple duplicated words 2017-08-04 09:26:28 -05:00
MartinsRui f224da2b0c Add semicolon to nginx config line (#3885)
* Update linuxproduction.md

* Update linuxproduction.md
2017-08-04 09:24:31 -05:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Petr Onderka f705fbda1d Explain how to run app in linuxproduction (#3276)
* Explain how to run app

* Improve formatting

* Update linuxproduction.md

* Update linuxproduction.md
2017-04-26 12:51:58 -10:00
Tom Dykstra 33cc352805 Restructure deployment toc (#3176) 2017-04-07 13:11:19 -07:00
Shayne Boyer 7e8902f100 Update linuxproduction.md
Fixes #2839
2017-03-20 12:40:33 -04:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Paul Kim cf3162922e Update service file to set WorkingDirectory
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-01 18:15:39 -08: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
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
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Shayne Boyer 5741302f2b metadata updates 2016-11-16 08:42:44 -05: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
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