It's been disabled by default for quite a while now, so you'll probably need to build OpenSSL and Apache yourself.
Can't post links, but google 'Compiling Apache with static OpenSSL libraries' for details, and include enable-ssl3 when configuring the OpenSSL build to enable SSLv3.
Edit: Also...