Mercurial > p > roundup > code
annotate website/www/htaccess @ 8518:4b89c22b1a91
doc: change layout to work with sphinx 9.x api change.
Replace removed construct with new one so sphinx 9.x doesn't throw an
error. Works back to sphinx 6.x.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 28 Jan 2026 15:22:53 -0500 |
| 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 ~$ |
