mirror of
https://github.com/torproject/webwml.git
synced 2024-12-12 12:36:38 +00:00
try to catch just the press/ directory listing, rather than everything
in that directory.
This commit is contained in:
parent
e6c24c6ccc
commit
a2fc93185e
@ -18,5 +18,5 @@ RewriteRule ^vidalia/dist/(.*) /dist/vidalia/$1 [R=301,L]
|
||||
RewriteRule ^vidalia(.*) /projects/vidalia [R=301,L]
|
||||
|
||||
# Press Page
|
||||
RewriteRule ^press/ /press/press.html.en [R=301,L]
|
||||
RewriteRule ^press/$ /press/press.html.en [R=301,L]
|
||||
RewriteRule ^press/index.html(.*) /press/press.html$1 [R=301,L]
|
||||
|
Loading…
Reference in New Issue
Block a user