basically you are reloading apache with the new config files so you can write to
them.

you could also do this:

postrotate
  /etc/init.d/httpd reload > /dev/null 2>&1 || true   #ala gentoo
endscript

So will the example that you gave here only work on Gentoo?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to