fix checklist
This commit is contained in:
@@ -6,3 +6,5 @@
|
||||
- [ ] Enable Retail Mode - Enable retail mode in the machine.config file on the production server you are hosting your site on. You can find the file in the locations: `32-bit - %windir%\Microsoft.NET\Framework\[.NET Version]\config\machine.config`, `64-bit - %windir%\Microsoft.NET\Framework64\[.NET Version]\config\machine.config`
|
||||
- [ ] Check Site On ASafaWeb.com - Scan your site for security vulnerabilities at ASafaWeb.com.
|
||||
- [ ] Upgrade to .NET 4.6 - Upgrade to .NET 4.6 to enable [randomized hashes](https://msdn.microsoft.com/library/jj152924.aspx).
|
||||
- [ ] Compile in release mode
|
||||
- [ ] Precompile razor views
|
||||
|
||||
Reference in New Issue
Block a user