view website/www/htaccess @ 8240:1189c742e4b3

fix: crash roundup-admin perftest password without rounds= argument. If the rounds value is taken from the config file, it doesn't need to be parsed into an int.
author John Rouillard <rouilj@ieee.org>
date Mon, 30 Dec 2024 02:59:27 -0500
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/