alamb opened a new pull request, #132:
URL: https://github.com/apache/datafusion-site/pull/132

   - Related to https://github.com/apache/datafusion/issues/19406
   
   Something has changed in the ASF infrastructure publishing system that 
changes where our blog content gets published. We need to do this
   
   @humbedooh  suggests on https://issues.apache.org/jira/browse/INFRA-27512
   
   > [Daniel 
Gruno](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=humbedooh) 
added a comment - [26 minutes 
ago](https://issues.apache.org/jira/browse/INFRA-27512?focusedCommentId=18046578&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-18046578)
   > I would also suggest you commit a .htaccess file to the root (not the 
output/ dir) of your asf-site branch of the datafusion-site repo, with the 
following content:
   >
   > RewriteEngine On
   > RewriteCond %{ENV:REDIRECT_STATUS} ^$
   > RewriteRule ^(.*)$ output/$1/ [L]
   
   
   I pushed this file manually to the asf branch in : 
https://github.com/apache/datafusion-site/commit/008459fdb0c16ff58bfc5535ee199e5c1de0e0e2
   
   This PR adds it to the repository
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to