Cloud Sites Articles
96 results
Explore these resources to configure your Cloud Sites account, manage your databases, and protect your data with backups.
-
Redirect Subdomains using ASP and ASP.NET in Cloud Sites
Read more: Redirect Subdomains using ASP and ASP.NET in Cloud SitesYou can redirect a subdomain to a subdirectory by using ASP or ASP.NET code. Find examples of how to redirect your subdomains in this article.
-
Redirecting URLs and Subdomains in Cloud Sites
Read more: Redirecting URLs and Subdomains in Cloud SitesTo ensure secure access to your website, use SSL to change HTTP to HTTPS, encrypting visitor information to protect it from hackers. After installing your SSL, set up URL and subdomain redirects to enforce HTTPS traffic.
-
Redirecting URLs using Classic ASP in Cloud Sites
Read more: Redirecting URLs using Classic ASP in Cloud SitesThis article provides sample code for redirecting URLs in Cloud Sites using Classic ASP. This can be used for redirecting to a different page or forcing a secure connection (SSL).
-
Remap Cloud Sites MSSQL Users
Read more: Remap Cloud Sites MSSQL UsersRemap the server-level logins on Microsoft SQL Server database users on Cloud Sites.
-
Renew Let’s Encrypt SSL in Cloud Sites
Read more: Renew Let’s Encrypt SSL in Cloud SitesSecure your Cloud Sites website with a free Let’s Encrypt SSL. Learn how to manually generate, validate, and install your certificate using Certbot locally.
-
Restore a Cloud Sites MSSQL Database
Read more: Restore a Cloud Sites MSSQL DatabaseRestore your Cloud Sites MSSQL Database from a backup through myLittleAdmin.
-
Restore Cloud Sites Databases or Content Backups
Read more: Restore Cloud Sites Databases or Content BackupsRecover your Cloud Sites data. Learn how to use Restore Points to revert your website files or database to a previous backup version.
-
Run Applications Under Medium Trust in Cloud Sites
Read more: Run Applications Under Medium Trust in Cloud SitesThe Cloud Sites Windows environment uses a modified Medium Trust for ASP.NET 3.5 servers, allowing specific permissions like OleDb, Odbc, Configuration, Reflection, Web, and Socket permissions.