Category

Security

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…
1 min read
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.
1 min read
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…
3 min read
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…
1 min read
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…
7 min read
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…
3 min read
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…
2 min read
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.
1 min read
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…
1 min read
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…
4 min read
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…
2 min read
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…
3 min read