Web Application

Get started on your next big project

Remove Extension from URL with htaccess or nginx
If you are trying to remove the php or html extension from a URL, which is often useful for aesthetic or coding purposes, add this line to or create an htac...
Wed, 2 Mar, 2022 at 2:19 PM
How To Link A Database To A Web Application
If you have created a web application and later decided that you needed a database, you will need to link the web application and the database. After settin...
Fri, 4 Mar, 2022 at 4:50 PM
How To Use An Older Version Of PHP
RunCloud is all about speed and security, so we always recommend using the latest version of PHP. Using the latest version of PHP will always guarantee you ...
Thu, 10 Mar, 2022 at 12:40 PM
How To Check How Much Disk Space A Web App Is Using
There are several ways to determine the amount of disk space your web apps are using either the dashboard or command line. RunCloud Dashboard - Server S...
Tue, 22 Mar, 2022 at 12:27 PM
How To Use NGINX Config
It is advised you do not attempt to edit any NGINX files on your server without knowing what you are doing. Please use the NGINX Config section to Run a...
Fri, 8 Apr, 2022 at 3:45 PM
How To Install phpMyAdmin
To install phpMyAdmin, please refer to our blog article.
Wed, 15 Jun, 2022 at 3:37 PM
Updating Test Domain
We’ve recently released an update to our test domain system. As a result of this change, the runcloud.link test domain previously available for testing will...
Wed, 17 Aug, 2022 at 5:02 PM
How To Create Password Protected Page In OpenLiteSpeed
Password-Protected Web Application If you want to use password protection for an OpenLiteSpeed web application in RunCloud, you can simply enable the Site ...
Wed, 24 May, 2023 at 1:13 PM
How To Set Up HTTP3 and QUIC on OpenLiteSpeed Servers
What is HTTP/3 and QUIC? HTTP/3, formerly known as “HTTP over QUIC,” is the latest iteration of the Hypertext Transfer Protocol. It serves as the succes...
Thu, 20 Jul, 2023 at 4:30 PM