Mercurial > p > roundup > code
annotate website/www/htaccess @ 8398:b976dd2beb1a
doc: record loss of all files in project directory except the website.
Lost the log file we were using for coordinating, the cgi-bin directory
that redirected old wiki links. The venv for processing the
documentation (althogh it was old and they only support python2).
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 13 Jul 2025 01:38:15 -0400 |
| parents | f9eaaa63fda2 |
| children |
| 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 ~$ |
