Getting Started

Articles to get you up and running, quick and easy.

How to create an “Under Construction” page in CPanel

When building a website, you do not want your visitors to see what is going on at the backend. In this case, you may decide to place an under construction page or in the case you want to make changes you can place a maintenance page and this can be done in the cPanel. Steps…

How to change your default Index page in .htaccess

To change the default index page in .htaccess, you can follow these steps: .htaccess code Text Test your website to make sure the new index page is working properly. Note: Make sure that the file you have set as the default index page is located in the root directory of your website. If the file is…

How to add Google Analytics to your Site

Google Analytics is a free web analytics service offered by Google that allows website owners to track and analyze websites. It provides detailed information on how users interact with a website, including how they arrive at the site, what pages they visit, how long they stay on each page, and what actions they take. Steps…

503 Error and how to Resolve

A 503 error, also known as “Service Unavailable”, is an HTTP status code that indicates that the web server is temporarily unable to handle the request. This can occur for various reasons, including server overload or errors, maintenance, network issues, or unexpected downtime. In some cases, the server may provide additional information about the cause…

404 error – Resource Error

A 404 error is a common HTTP response code indicating that the requested resource could not be found on the server. This error occurs when a client (such as a web browser) requests a page or file that doesn’t exist on the server. 404 errors can occur for several reasons, including mistyping the URL, a…

Maximum Upload Filesize and how to Increase it

What Is “upload_max_filesize”? “upload_max_filesize” is a PHP configuration setting that specifies the maximum size of a file that can be uploaded to a server. This setting is used by PHP to limit the size of uploaded files to prevent the server from running out of memory or disk space. The value of the “upload_max_filesize” setting…

What is Bandwidth?

Bandwidth refers to the amount of data that is transferred to and from a website or server. It is measured in bytes (B) and is typically tracked on a monthly basis. It is the traffic your website can handle over the internet. Bandwidth is used each time a visitor accesses a website. cPanel provides a…

FFMPEG Support

FFMPEG is installed and available to use on all of our hosting systems. The FFMPEG binary version is provided by our Linux package installer, and unfortunately is not possible to change this on our shared hosting systems for standardization purposes, however this can be changed on our dedicated hosting servers. Creating a video hosting site…

How many Visitors can your Hosting Support?

Web servers are very powerful machines, each one capable of handling hundreds, even thousands of websites. While there is no straight answer to the question of how many visitors our hosting can support, you can expect Arynox to ensure a safe environment for at least 3000-4000 visitors daily translating to 100,000 or more on a…

How to Create an Index Page

The index page, also known as a site’s main website, is the URL or local file that is automatically loaded when you start a web browser and click the browser’s “Home” button. When creating your index page, you must use one of the following names. index.htmlindex.php Creating an index page is a useful solution to…

  • 1
  • 2