How do I schedule crontab tasks?
To access the crontab management functions, click the Crontab Manager icon on the Domain administration page. The Crontab management page will open: On this page, …
To access the crontab management functions, click the Crontab Manager icon on the Domain administration page. The Crontab management page will open: On this page, …
If the FTP service is down on plesk hosted on a windows operating system and you are not able to start it you can repair …
Sometimes the precompiled wget binaries refuse to work with your ssl linked libraries. The simple solution is to compile a new wget binary to be …
There are several ways to accomplish this task, but the simplest to understand is to use php. To do this, you need to create the …
Create an .htaccess file in your public_html directory with the following code: RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^https://(www.)?domain.com.*$ [NC] RewriteRule .(gif|jpg)$ – [F] …
If you want to list all files in a directory that doesn’t use an index.html (or index.php) file, you can create an .htaccess file with …
If you wish to change the setup of the VirtualHosts for all domains, you can do so by creating your own custom templates. cd /usr/local/directadmin/data/templates …
check for /usr/local/directadmin/data/task.queue It should be deleted every minute. If it exists, check it’s contents. If there are more than just 1 or 2 lines, …
Go to Reseller Panel -> Manage User Backups and make a backup of the user who owns the domain you want to transfer. Login as …
Cron is the tool used to control the update frequency of the stats. You can easily change the frequency by modifying the cron job. Cron …
How to publish my site using FTP? Answer: Once logged in to your CP, click on the FTP/User account menu. There you will see Login …