commit | 8de3e37c56bccaa6bc93719f6125fd3b2fb0f32d | [log] [tgz] |
---|---|---|
author | Jon Leech <oddhack@sonic.net> | Fri Apr 26 06:44:03 2019 +0000 |
committer | Jon Leech <oddhack@sonic.net> | Fri Apr 26 06:44:03 2019 +0000 |
tree | 99352e7432f14986d96e574ad1ab5b67d14ca05a | |
parent | 3d6d28ce27d0285065fbf37f4e827656bcbe5d7b [diff] |
Try using Redirect directive
diff --git a/sdk/2.1/docs/man/xhtml/.htaccess b/sdk/2.1/docs/man/xhtml/.htaccess index 17780a2..7a6d9e4 100644 --- a/sdk/2.1/docs/man/xhtml/.htaccess +++ b/sdk/2.1/docs/man/xhtml/.htaccess
@@ -2,6 +2,10 @@ Options +Indexes +FollowSymLinks +# Try using Redirect directive instead of mod_rewrite + +Redirect seeother vload.html vloadn.html + # Redirect aliases of refpages RewriteEngine on