Throw file checksums on a separate page + ncdu link updates
This commit is contained in:
parent
1d11b8da83
commit
2196b2fbd4
9 changed files with 104 additions and 103 deletions
|
|
@ -240,7 +240,7 @@ RewriteRule ^yxml/bug/2$ https://code.blicky.net/yorhel/yxml/issues/2 [L
|
|||
RewriteRule ^yxml/bug.*$ https://code.blicky.net/yorhel/yxml/issues [L,R=permanent]
|
||||
|
||||
# No trailing slash (except for the download/ directory index)
|
||||
RewriteCond %{REQUEST_URI} !^/download
|
||||
#RewriteCond %{REQUEST_URI} !^/download
|
||||
RewriteRule ^(.+)/$ $1 [L,R=permanent]
|
||||
|
||||
RewriteCond %{REQUEST_FILENAME}.html -s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue