patch src/main/http_config.c << EOF
1255c1255
<             if (!ap_is_rdirectory(path)){ 
---
>             if (!ap_is_directory(path)){ 
EOF
