Hi all, I need to disable chroot on my OpenBSD 3.3 and enable SSL to run CGI scripts. In my rc.conf do I, quote or no quote: httpd_flags=-u -DSSL httpd_flags="-u -DSSL" or is there another way?? Thank you.