Hi Paul [root@localhost httpd]# ls -ld /etc/httpd/logs lrwxrwxrwx 1 root root 19 Jul 11 13:51 /etc/httpd/logs -> ../../var/log/httpd [root@localhost httpd]# mv logs logs.1.old [root@localhost httpd]# ls -ld /etc/httpd/logs ls: /etc/httpd/logs: No such file or directory [root@localhost httpd]#