Articles in this category
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…
Force a Secure Connection (SSL) Using web.config in Cloud Sites
To force SSL on all pages of your site using the IIS Rewrite Module you can use code similar to what is provided.
Forcing SSL Connections on Windows Servers
To ensure every website visitor uses a secure (SSL) connection, adjust IIS to redirect http://mysite.com to https://mysite.com. This article…
Forcing SSL Connections Using .htaccess
For a secure connection, use .htaccess rules to redirect insecure traffic from http://mysite.com to https://mysite.com, assuming you have an…
Fortify your web application security with Performance Shield
Bot-based threat and DDoS protection are just two of the many ways our Performance Shield add-on — powered by Cloudflare — improves web appl…
Frequently Encountered Issues
Encountered some issues along the way? This guide covers common issues that may occur on your StellarSites website and the steps for trouble…
Generate an SSL Certificate Signing Request (CSR) in Cloud Sites
Secure your website easily. Learn how to generate a Certificate Signing Request (CSR) directly from your Cloud Sites control panel to order…
Generating a CSR in Linux CentOS 7
Follow our step-by-step guide to generate a CSR in Linux CentOS 7 and secure your web traffic with SSL certificates.
Generating an API Token in InterWorx
API Tokens enhance server connections' simplicity and security compared to usernames/passwords. Creating one in InterWorx involves just a fe…
Generating an SSL Certificate Signing Request (CSR)
Generate a Certificate Signing Request (CSR) for your SSL. Find step-by-step guides for cPanel, Plesk, InterWorx, Cloud Sites, and command l…
Generating an SSL Certificate Signing Request (CSR) from Command Line
Generating a CSR for your SSL order in cPanel is straightforward. For Core-Managed or Self-Managed servers, we provide Command Line instruct…
Generating an SSL Certificate Signing Request (CSR) in cPanel
Learn how to generate a Certificate Signing Request (CSR) and private key in WHM or cPanel to apply for an SSL certificate and secure&hellip…