commit | b616028948fbed00266ad62d5fe612be0dd562ac | [log] [tgz] |
---|---|---|
author | Jon Leech <oddhack@sonic.net> | Thu Mar 28 04:29:24 2019 -0700 |
committer | Jon Leech <oddhack@sonic.net> | Thu Mar 28 04:29:24 2019 -0700 |
tree | 37d45796012467f8b3738a0faa21b4aeb17b1e1a | |
parent | d067701127ae8d76cfccf579d754888dbfc84ee2 [diff] |
Working rewrite
diff --git a/sdk/2.1/docs/man/xhtml/.htaccess b/sdk/2.1/docs/man/xhtml/.htaccess index 45cd770..17780a2 100644 --- a/sdk/2.1/docs/man/xhtml/.htaccess +++ b/sdk/2.1/docs/man/xhtml/.htaccess
@@ -14,4 +14,4 @@ RewriteCond %{ENV:REDIRECT_STATUS} 200 RewriteRule ^ - [L] -RewriteRule ^/(redir|fred).html$ /write_pipe.html [L] +RewriteRule ^(redir|fred).html$ write_pipe.html