view website/www/htaccess @ 8094:8e310a7b5e09

issue2551131 - Return accept-patch if patch body not accepted (415 code) Now returns: Accept-Patch: application/json, application/x-www-form-urlencoded for PATCH verb.
author John Rouillard <rouilj@ieee.org>
date Tue, 16 Jul 2024 20:23:36 -0400
parents f9eaaa63fda2
children
line wrap: on
line source

RedirectMatch 404 /\.buildinfo$
RedirectMatch 404 /docs_backup-.*
RedirectMatch 404 \.orig$
RedirectMatch 404 ~$

Roundup Issue Tracker: http://roundup-tracker.org/