Cloud Sites Website Management Articles
35 results
Use these resources to launch new sites, configure DNS records, and manage advanced settings for your applications.
-
Create a Cron Job in Cloud Sites
Read more: Create a Cron Job in Cloud SitesCreating Cron jobs in Cloud Sites or scheduled tasks is easy when using the Crons section in the Cloud Sites control panel.
-
Create a Domain Alias in Cloud Sites
Read more: Create a Domain Alias in Cloud SitesIt’s easy to set up a domain alias in Cloud Sites. A common use for is to have mysite.com and mysite.net show the same information.
-
Create a Subdomain in Cloud Sites
Read more: Create a Subdomain in Cloud SitesCloud Sites treats subdomains as its own website. You can create them the same way you create any other website.
-
Create a Website in Cloud Sites
Read more: Create a Website in Cloud SitesCreate websites via the Cloud Sites control panel and begin to develop and manage them.
-
Disable a Cron Job in Cloud Sites
Read more: Disable a Cron Job in Cloud SitesDisable a scheduled Cron job in your Cloud Sites control panel by deactivating the Cron or deleting it entirely.
-
Display SVG Images via PHP in Cloud Sites
Read more: Display SVG Images via PHP in Cloud SitesIn order to properly display SVG image types within the PHP environment, a specific line must be added to your .htaccess file. This line will tell the Apache instance the proper MIME type to use when serving request for SVG style image files.
-
Find Your CSR in Cloud Sites
Read more: Find Your CSR in Cloud SitesNeed to find your Certificate Signing Request (CSR) in Cloud Sites? Learn how to easily locate and view your generated CSR to order an SSL certificate.
-
Force a Secure Connection (SSL) Using .htaccess in Cloud Sites
Read more: Force a Secure Connection (SSL) Using .htaccess in Cloud SitesEnsure all visitors access the secure (https) site, even if they enter http in the URL, for Cloud Sites with SSL. Edit the .htaccess file to achieve this.