Commit Graph

12 Commits (7036781b7adc3a481abbf4c4c6b6d7cbcbc92348)

Author SHA1 Message Date
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
Charlie Chu 46c9b8b513 Fix typo (#2673) 2017-02-06 09:19:59 -10:00
Paul Kim 8806479dc4 Update service file to set WorkingDirectory (#2654)
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-02 11:40:00 -10:00
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08: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
secretGeek 935584ea6a fixed bug in linuxproduction systemd service. some other minor changes for consistency, clarity. 2016-11-20 20:01:44 +10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Shayne Boyer 97b965d354 metadata update 2016-11-16 08:38:34 -05: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
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