I am new to docker so I am certain I am doing something wrong. I am also not a php developer but that shouldn’t matter in this case. I am using a drupal docker image which has data at the /var/www/html directory. I am attempting to overwrite this data with a drupal site from a local directory on the host
Tag: drupal
cron-job linux apache ssl
I have a server installed with apache2 and drupal 6. In my server, I have installed a module which need to use cron. I have a SSL certificate installed too. In my crontab y have this configuration: My server work but if I write this configuration in my sites-enabled/000-default: my module with cron stops working. This is my error in