Category

Cloud Sites

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.
1 min read
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…
3 min read
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.
3 min read
Create a Database in Cloud Sites
Create your database through your Cloud Sites control panel in just a few clicks.
1 min read
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…
1 min read
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.
1 min read
Create a Website in Cloud Sites
Create websites via the Cloud Sites control panel and begin to develop and manage them.
2 min read
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.
1 min read
Dedicated Servers
Dedicated Servers provide the best performance, security, and control for businesses and applications with demanding requirements.
1 min read
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…
10 min read
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.
2 min read
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…
1 min read