Hello,
I have a strange problem using SSL with apache 2.2.9 on Gentoo-Linux
(mod_ssl 2.2.9 and OpenSSL 0.9.8g):
I have two servers running with exactly the same apache and openssl
binaries. On one server i can use the SSLCACertificatePath directive to
let apache send the CA chain to the browser (
Hello together,
I want to create a rule, that maps /images/xyz.png to
/foo/images/xyz.png (if that file exists), otherwise to /bar/images/xyz.png.
My problem is that i cannot get the current working directory to test if
file /foo/... exists because mod_rewrite wants absolute pathnames only,
relat