HEX
Server: Apache
System: Linux bom1plzcpnl503843.prod.bom1.secureserver.net 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: ksegq035ugzv (9630008)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/lib/systemd/system/htcacheclean.service
[Unit]
Description=Disk Cache Cleaning Daemon for Apache HTTP Server
After=httpd.service
ConditionPathExists=/etc/apache2/modules/mod_cache_disk.so

[Service]
Type=forking
User=nobody
PIDFile=/var/run/apache2/htcacheclean/pid
EnvironmentFile=/etc/sysconfig/htcacheclean
ExecStart=/usr/sbin/htcacheclean -P /var/run/apache2/htcacheclean/pid -d $INTERVAL -p $CACHE_ROOT -l $LIMIT $OPTIONS