annotate website/www/htaccess @ 8292:4aa34c826fc4

fix: revert part of changeset: ae7fadcac9e1 I misread. Popcal doesn't support submitting html_kwargs. self.cgi_escape_attrs is used on a different variable.
author John Rouillard <rouilj@ieee.org>
date Sun, 19 Jan 2025 01:01:59 -0500
parents f9eaaa63fda2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8044
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 RedirectMatch 404 /\.buildinfo$
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2 RedirectMatch 404 /docs_backup-.*
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3 RedirectMatch 404 \.orig$
f9eaaa63fda2 build: update website build to sync built files
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4 RedirectMatch 404 ~$

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