Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Dec 19, 2025

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 added a comment - 26 minutes ago
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 : 008459f, and 496d3fc

This PR adds it to the source branch

@alamb alamb marked this pull request as draft December 19, 2025 12:34
@alamb alamb marked this pull request as ready for review December 20, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant