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…
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.
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…
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.
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…
Connection Timed Out in Cloud Sites
This article provides troubleshooting tips for a connection timed out in Cloud Sites.
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…
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…
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…
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…
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.
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…