diff options
author | Ben McGinnes <[email protected]> | 2017-09-21 12:32:11 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2017-09-21 12:32:11 +0000 |
commit | 06e064d1d4766e7a1badf88fc1ee4cf68e3d7a51 (patch) | |
tree | 5cca3a49263f15292d0e0e38859270a7402d21d4 | |
parent | XHTML docs. (diff) | |
download | gpgme-06e064d1d4766e7a1badf88fc1ee4cf68e3d7a51.tar.gz gpgme-06e064d1d4766e7a1badf88fc1ee4cf68e3d7a51.zip |
redirect
* 301 redirect so that hits to the schema or xmlns URL loads the wev
page.
-rw-r--r-- | lang/xml-schemas/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/xml-schemas/.htaccess b/lang/xml-schemas/.htaccess new file mode 100644 index 00000000..5954fd36 --- /dev/null +++ b/lang/xml-schemas/.htaccess @@ -0,0 +1 @@ +redirect 301 gpgmekeys gpgmekeys.html |