commit | 3c1b2e87b5c3ed4c3db17b7364038932327ea53f | [log] [tgz] |
---|---|---|
author | Jon Leech <oddhack@sonic.net> | Thu Mar 28 03:55:11 2019 -0700 |
committer | Jon Leech <oddhack@sonic.net> | Thu Mar 28 03:55:11 2019 -0700 |
tree | 15f2cd4dcfd499cb03d25bb914b2ecd4a947667c | |
parent | 5bf18d1debf4d4637571efe16294614818932335 [diff] |
Fix suffix
diff --git a/sdk/2.1/docs/man/xhtml/.htaccess b/sdk/2.1/docs/man/xhtml/.htaccess index e355fdc..e68a851 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).xhtml$ write_pipe.xhtml [NE,L,R=301] +RewriteRule ^(redir|fred).html$ write_pipe.html [NE,L,R=301]