Does anyone know if there is an easy way, either through config files or compile options, to disable Apache processing of OPTIONS and PROPFIND methods? I don't want to reject page requests using those methods, I want to pass the processing along to the dynamic page (PHP in this case) being requested. - Loyal Mealer
