I followed the wrong guide posted here I guess. I went into the domlogs dir... killed httpd... made a link to /home2/domlogs and restarted apache... was hoping this would stop my /usr partition from filling up, but the /usr partition still grows so the guide posted here was wrong.
What I would like to do is remove the link and follow one of the other guides posted here.
Please help.. I just don't know the command to kill the link.
Here is what I did...
mkdir /home2/domlogs
stop httpd
ln -s /usr/local/apache/domlogs /home2/domlogs
start httpd
How do I undo it and what would be the proper way to accomplish this?
What I would like to do is remove the link and follow one of the other guides posted here.
Please help.. I just don't know the command to kill the link.
Here is what I did...
mkdir /home2/domlogs
stop httpd
ln -s /usr/local/apache/domlogs /home2/domlogs
start httpd
How do I undo it and what would be the proper way to accomplish this?