api-site/www/.htaccess
Diane Fleming 9bcca6673b Updated .htaccess to correct redirect file name for api-specs to api-ref-guides
Change-Id: I16978bd51faff04fd2eb7bebf8df248c50aef02e
author: diane fleming
2013-09-22 15:17:45 -05:00

4 lines
158 B
ApacheConf

# Redirect for the new file name for complete reference page
redirect 301 /api-reference.html /api-ref.html
redirect 301 /api-specs.html /api-ref-guides.html