This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1c4b6fc Revert "Add back .htaccess"
1c4b6fc is described below
commit 1c4b6fca52e2ec76dfb695d0983b34897093be2a
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Dec 19 10:08:36 2025 -0500
Revert "Add back .htaccess"
This reverts commit 3c63e62b4cc609d6ce9a8add125535f3f63e53cc.
---
.htaccess | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.htaccess b/.htaccess
deleted file mode 100644
index 3a7b60e..0000000
--- a/.htaccess
+++ /dev/null
@@ -1,6 +0,0 @@
-
-# redirect urls to the output directory
-# https://issues.apache.org/jira/browse/INFRA-27512
-RewriteEngine On
-RewriteCond %{ENV:REDIRECT_STATUS} ^$
-RewriteRule ^(.*)$ output/$1/ [L]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]