Get the default configuration file lcgdm-dav-session-cache-clean.cron for Apache, optimized for CentOS Linux 6. This example configuration ensures optimal compatibility and performance for Apache, making it easy to set up and adjust to meet your needs.
Find and download the configuration file here: /etc/cron.d/lcgdm-dav-session-cache-clean.cron.
For more configurations and setup guides, visit our related files section to further customize your system.
0 * * * * root /usr/bin/find /var/www/sessions -type f -cmin +1440 -delete
Download the raw file with wget or curl
wget -O lcgdm-dav-session-cache-clean.cron.example https://exampleconfig.com/static/raw/apache/centos6/etc/cron.d/lcgdm-dav-session-cache-clean.cron
curl https://exampleconfig.com/static/raw/apache/centos6/etc/cron.d/lcgdm-dav-session-cache-clean.cron > lcgdm-dav-session-cache-clean.cron.example
Other config files you might find useful