Category

Web Development

Articles in this category
Adding a secondary domain in the Nexcess Client Portal
Learn how to add and manage a secondary domain in your Nexcess Client Portal. This guide covers setup, SSL, backups, email, databases, and m…
7 min read
ASP.NET and IIS in Cloud Sites
Manage Windows hosting on Cloud Sites. Learn to configure ASP.NET apps, use IIS URL rewrites, and deploy code without managing a server.
1 min read
ASP.NET Binary Deployment on Cloud Sites
This article describes how to bin-deploy an assembly. It's common to use a third-party assembly to add features that aren't found within the…
4 min read
Cloud Sites Testing URLs
Cloud Sites control panel provides you with a test URL. Test your site and verify everything works, before changing the DNS.
2 min read
Configure Custom Error Messages in ASP.NET in Cloud Sites
You can enable custom error messages for your ASP.NET application on Windows IIS by using a web.config file with a customErrors setting conf…
1 min read
Connection Timed Out in Cloud Sites
This article provides troubleshooting tips for a connection timed out in Cloud Sites.
4 min read
Convert MyISAM to InnoDB tables for database performance
With regard to database tables and storage engines, after learning why we would want to convert MyISAM to InnoDB for better performance, let…
10 min read
Copy website tool — using Stencil sites in the Nexcess Client Portal
Let's explore using the "Stencil Feature" in the Nexcess Client Portal — with the Stencil functionality describing a copy website tool that…
3 min read
Creating website backups from the Site Dashboard for WordPress/WooCommerce
This article will give you an overview of Nexcess website backups, the Nexcess data backup policy, and how to create a manual backup from&he…
3 min read
Define Mime Types on Cloud Sites (Windows)
MIME types control the way a server attempts to complete requests from a web server. To load a file on your website, a MIME…
10 min read
Force a Secure Connection (SSL) Using ASP.NET (MVC 3) in Cloud Sites
Using ASP.NET, you can run code to force SSL on a single page on your site. This article contains sample code for this procedure.
1 min read
Force a Secure Connection (SSL) Using ASP.NET (Not MVC 3) in Cloud Sites
Using ASP.NET, you can run similar code to force SSL on a single page on your site. This article shows a sample of code…
1 min read