getfedora: Redirect /keys to /security because people keep complaining ;)
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
9d4898da96
commit
2c63d5cdd8
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@ AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application
|
||||||
|
|
||||||
Alias /fmw /srv/web/fmw/
|
Alias /fmw /srv/web/fmw/
|
||||||
|
|
||||||
|
Redirect /keys /security
|
||||||
|
RedirectMatch /(.*)/keys/ /$1/security/
|
||||||
|
|
||||||
FileETag MTime Size
|
FileETag MTime Size
|
||||||
|
|
||||||
ExpiresActive On
|
ExpiresActive On
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue