zregvart commented on a change in pull request #382: URL: https://github.com/apache/camel-website/pull/382#discussion_r436363571
########## File path: static/.htaccess ########## @@ -1053,6 +1053,46 @@ Redirect 301 /zip-file-dataformat.html /components/latest/dataformats/zipfile-da Redirect 301 /zookeeper.html /components/latest/zookeeper-component.html Redirect 301 /docs/getting-started /manual/latest/getting-started.html +# old blog posts redirects to not break published links that do not conform with the new blog layout +Redirect /blog/release-2-24-0.html /blog/2019/05/RELEASE-2.24.0/ +Redirect /blog/ApacheConNA-2019/ /blog/2019/09/ApacheConNA-2019/ +Redirect /blog/release-2-23-4.html /blog/2019/09/RELEASE-2.23.4/ +Redirect /blog/release-2-24-2.html /blog/2019/09/RELEASE-2.24.2/ +Redirect /blog/release-3-0-0-RC1.html /blog/2019/09/RELEASE-3.0.0-RC1/ +Redirect /blog/release-2-24-0.html /blog/2019/05/RELEASE-2.24.0/ +Redirect /blog/Camel3-2monthsaway/ /blog/2019/10/Camel3-2monthsaway/ +Redirect /blog/release-3-0-0-RC2.html /blog/2019/10/RELEASE-3.0.0-RC2/ +Redirect /blog/release-3-0-0-RC3.html /blog/2019/10/RELEASE-3.0.0-RC3/ +Redirect /blog/ASF-Report-2019/ /blog/2019/11/ASF-Report-2019/ +Redirect /blog/release-3-0-0.html /blog/2019/11/RELEASE-3.0.0/ +Redirect /blog/2019-Numbers/ /blog/2019/12/2019-Numbers/ +Redirect /blog/Camel-Kafka-connector-intro/ /blog/2019/12/Camel-Kafka-connector-intro/ +Redirect /blog/Camel3-Whatsnew/ /blog/2019/12/Camel3-Whatsnew/ +Redirect /blog/LanguageSupportTooling-0.0.20/ /blog/2019/12/LanguageSupportTooling-0.0.20/ +Redirect /blog/Podcast47/ /blog/2019/12/Podcast47/ +Redirect /blog/release-2-24-3.html /blog/2019/12/RELEASE-2.24.3/ +Redirect /blog/capi-gateway/ /blog/2020/01/capi-gateway/ +Redirect /blog/CustomWebApiComponent/ /blog/2020/01/CustomWebApiComponent/ +Redirect /blog/FOSDEM-2020/ /blog/2020/01/FOSDEM-2020/ +Redirect /blog/release-2-25-0.html /blog/2020/01/RELEASE-2.25.0/ +Redirect /blog/release-3-0-1.html /blog/2020/01/RELEASE-3.0.1/ +Redirect /blog/ApacheConNA-2020-CFP/ /blog/2020/02/ApacheConNA-2020-CFP/ +Redirect /blog/GSoC-2020-announced/ /blog/2020/02/GSoC-2020-announced/ +Redirect /blog/release-3-1-0.html /blog/2020/02/RELEASE-3.1.0/ +Redirect /blog/Camel3-AWS2-Whatsnew/ /blog/2020/03/Camel3-AWS2-Whatsnew/ +Redirect /blog/LTS-Release-Schedule/ /blog/2020/03/LTS-Release-Schedule/ +Redirect /blog/Outreachy-May2020/ /blog/2020/03/Outreachy-May2020/ +Redirect /blog/Outreachy-May2020-Update/ /blog/2020/03/Outreachy-May2020-Update/ +Redirect /blog/100Camels/ /blog/2020/04/100Camels/ +Redirect /blog/Camel-Kafka-connector-release-0.1.0/ /blog/2020/04/Camel-Kafka-connector-release-0.1.0/ +Redirect /blog/Camel-Quarkus-release-1.0.0-M7/ /blog/2020/04/Camel-Quarkus-release-1.0.0-M7/ +Redirect /blog/Camel32-Whatsnew/ /blog/2020/04/Camel32-Whatsnew/ +Redirect /blog/release-2-25-1.html /blog/2020/04/RELEASE-2.25.1/ +Redirect /blog/release-3-2-0.html /blog/2020/04/RELEASE-3.2.0/ +Redirect /blog/Camel33-Whatsnew/ /blog/2020/05/Camel33-Whatsnew/ +Redirect /blog/CdcWithCamelAndDebezium/ /blog/2020/05/CdcWithCamelAndDebezium/ +Redirect /blog/release-3-3-0.html /blog/2020/05/RELEASE-3.3.0/ Review comment: These need to be `Redirect 301` to be permanent redirects ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org