Web Application

Get started on your next big project

RunCloud WebP Support
As of WordPress 5.8 WebP support has been added. While RunCloud supports WebP as of August 2020, if you created your web application before then, it may not...
Tue, 5 Oct, 2021 at 1:07 PM
Maximum Data Storage In Database Table
How much can you store in a MariaDB?  It depends on the amount of memory you have in your server. Given a rough estimate, you could probably have a...
Tue, 15 Jun, 2021 at 4:02 PM
How To Setup a Remote Database In WordPress
It is possible to host your website on one server and your database on another. Although it is recommended you keep your database and your website on the sa...
Thu, 10 Mar, 2022 at 12:59 PM
What is AutoSSL?
AutoSSL provides ability to deploy Lets Encrypt SSL automatically after you create new webapp, add new domain to webapp, cloning web application, and WordPr...
Fri, 21 Jan, 2022 at 5:25 PM
What are domain types?
There are three types of domains: primary: the main domain of your web application newly created domains are listed under this label. alias: an extra/...
Tue, 29 Jun, 2021 at 3:57 PM
PHP function not working
RunCloud takes the security of your web applications very seriously and has disabled many native PHP functions and features by default. However, you do have...
Thu, 17 Feb, 2022 at 12:01 PM
Can I install LiteSpeed Enterprise
RunCloud does not support the LiteSpeed Enterprise version as of now. It's on our road map and will be implemented in the future. Unfortunately, an exac...
Sat, 4 Dec, 2021 at 11:04 AM
Difference Between Redis Full-Page Cache And FastCGI Cache
Redis Full-Page Caching enables your server to serve the full-page cache from in-memory store using Redis while Nginx FastCGI uses a built-in Nginx module t...
Tue, 18 Jan, 2022 at 4:18 PM
What is a Web App Alias
Located under Tools within a web application. Creating a Web App Alias will allow you to point a new web app to an already existing web app in orde...
Thu, 17 Feb, 2022 at 11:47 AM
How To Enable CORS On NGINX
The purpose of the CORS header is to approve browsers to make requests to a remote domain, such as Google Fonts or an AJAX script. To enable the NGINX confi...
Sat, 14 May, 2022 at 8:15 AM