Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

267 total results found

How to Change the Document Root Using .htaccess

.htaccess

By default your website is loaded from the public_html folder of your account.The public_html directory is also called web root folder or document root folder.If you’ve created a test website under a sub-folder and you want it to be displayed when you type you...

.htaccess

How to Create an .htaccess File

.htaccess

You can create an .htaccess directly on your web server using an FTP client, cPanel internal File Manager or SSH. View the following articles for instructions on how to use either option to create the file: Creating and editing a file via FTP (e...

.htaccess

How to create a backup on DirectAdmin hosting

DirectAdmin

CREATE BACKUP 1.Sign in at https://admin.dotroll.com/ with your username and password! 2.Click the Services / My Services menu at the top menubar! 3.From your services, click DirectAdmin web hosting. 4.Then you can see the most important data of your hos...

backups
DirectAdmin

How to Add a Domain Name to DirectAdmin Hosting

DirectAdmin

Sign in at https://admin.dotroll.com/ with your username and password! In the top menubar, click the Services / My Services menu! From your services, click the DirectAdmin web hosting! Then you can see the most important data of your hosting and a few optio...

addon domain
DirectAdmin

How to Change PHP Version in DirectAdmin

PHP

1.Sign in at https://admin.dotroll.com/ with your username and password! 2.In the top menubar, click the Services / My Services menu! 3.From your services, click the DirectAdmin web hosting! 4.Scroll down, in the One Click Menu on the left, and click on the...

DirectAdmin
PHP

How to use lsPHP on my DirectAdmin webspace

DirectAdmin

WHAT IS LSPHP? lsphp – PHP + LSAPI. WHAT IS LSAPI? LiteSpeed Server Application Programming Interface (LSAPI) is designed specifically for seamless, optimized communication between LiteSpeed Web Server and third party web applications. The lsapi is the fast...

PHP

How to Create an SFTP Connection Using FileZilla

FTP

On cPaneles servers, it is only possible to establish an SFTP connection with the FTP user associated with the hosting ID. GENERATE SSH KEY, OR SET IT UP REMOVE A PASSWORD FROM THE PRIVATE KEY AND SET THE KEY IN FILEZILLA Start FileZilla. FileZilla main ...

FileZilla
STP

How to Use FTP with WinSCP

FTP

The data given in the picture is an illustration! You can find your actual settings in the administration interface! WinSCP is a free, open source FTP/SFTP/SCP client, with support for multiple encryption schemes. After starting the application, click ...

FTP
WinSCP

How to Use FTP with Total Commander

FTP

The data given in the picture is an illustration! You can find your actual settings in the administration interface! Total Commander is an easy to use file manager with FTP support. Launch Total Commandert, then click the FTP entry in the Network menu or s...

FTP
Total Commander

How to Set Up the FileZilla FTP Client

FTP

The data given in the picture is an illustration! You can find your actual settings in the administration interface! Full-featured FTP program, free. It supports firewall, custom commands, queuing multiple files, etc. After starting the program, click on “...

FTP
FileZilla

DotRoll Free Hosting Guide

FTP

If you buy a domain from DotRoll Kft, you can use a 50 MB static storage space free of charge. This means that the dynamic-based system (forum, content manager, blog) cannot be operated from this repository, however, we can store our pages created in raw HTML,...

FTP

How to Fix the “Illegal PORT Command” FTP Error

FTP

If you are behind a router (NAT) or firewall while using FTP, you must enable passive mode in your FTP client.

FTP

What Is FTPS and How Does It Work?

FTP

If you are behind a router (NAT) or firewall while using FTP, you must enable passive mode in your FTP client.

FTP

What Is FTP and How Does It Work?

FTP

FTP (File Transfer Protocol) is a protocol for copying files to remote sites. Due to the fact, that it was born in the early years of the internet, no encryption was implemented. To remedy the situation, FTPS was invented. FTP has two modes of operation: acti...

FTP

How to Create and Edit Files via FTP

FTP

The easiest way is to use FTP client to create and modify files on your storage. This method is much simpler than creating and editing command line files. Any FTP client program can be used, however, in this document, we will present the filezilla client as du...

FTP

How to Set Up Email on iPhone and iPad

cPanel

LOG IN TO THE CPANEL INTERFACE AND CREATE THE MAILBOX YOU WANT TO SET UP Use your device to log in to the cPanel interface. Create a mailbox! (How to create E-mailbox is cPanel?) DOWNLOAD PROFILE TO YOUR DEVICE After you have created the mailbo...

IMAP
iPad
iPhone
Quick Setup
SMTP

How to Set Up TortoiseSVN

cPanel

GENERATE SSH KEY, OR SET IT UP CONNECT VIA SSH PuTTY login In Host Name (or IP address), enter the name of your main domain.   Port is the default port 22. Next, click the “+” sign next to SSH. PuTTY login In the Private key file for auth...

Repository
SSH
SVN
TortoiseSVN

How to Install and Run Python Django in cPanel

cPanel

Django is a Python-based framework that allows you to create websites quickly and easily. Use this description to set up the Django framework. After setup, you will get a working Django page that allows you to: Load static pages with a specific domain nam...

Django
Python

How to Use Node.js in cPanel Hosting

cPanel

Node.JS based programs can be run in our hosting packages. To run the programs, the following settings must be made on the storage. USE IN DEFAULT CGI MODE It is possible to run NodeJS scripts via the #!/bin/env node shebang line and the appropriate Apache h...

NodeJS

Common Issues After a MySQL Server Upgrade and How to Fix Them

cPanel

If you encounter an error message similar to the following during the operation that you want to perform on the MySQL server: Field 'field_name' doesn't have a default value Then we recommend that you run the following query after building a MySQL connection...

MariaDB 10.1
MariaDB 10.2