Articles in this category
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 configured.
Configure WordPress Multisite on Cloud Sites
To use WordPress Multisite on Cloud Sites, start by setting up WordPress Multisite and making the necessary global configuration changes. Afterward, implement the specific…
Create a Cron Job in Cloud Sites
Creating Cron jobs in Cloud Sites or scheduled tasks is easy when using the Crons section in the Cloud Sites control panel.
Create a Database in Cloud Sites
Create your database through your Cloud Sites control panel in just a few clicks.
Create a Domain Alias in Cloud Sites
It'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…
Create a Subdomain in Cloud Sites
Cloud 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
Create websites via the Cloud Sites control panel and begin to develop and manage them.
Database Management in Cloud Sites
Manage Cloud Sites databases easily. Learn to create MySQL and MSSQL databases, assign users, and set permissions directly in your control panel.
Dedicated Servers
Dedicated Servers provide the best performance, security, and control for businesses and applications with demanding requirements.
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…
Disable a Cron Job in Cloud Sites
Disable 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
In order to properly display SVG image types within the PHP environment, a specific line must be added to your .htaccess file. This line…