barry-jin commented on a change in pull request #20573:
URL: https://github.com/apache/incubator-mxnet/pull/20573#discussion_r707712836
##########
File path: docs/static_site/src/_config_prod.yml
##########
@@ -59,6 +59,12 @@ markdown: kramdown
plugins:
- jekyll-feed
- jekyll-seo-tag
+
+# Force include .asf.yaml
+include:
+ - .asf.yaml
+ - .htaccess
Review comment:
Probably because we update the `include` in config, which overrides the
default config that includes `.htaccess`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]