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 c960863 Remove .htaccess
c960863 is described below
commit c9608631cd2abbda6aa4865c02af1d82c3b216fd
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Dec 19 08:31:58 2025 -0500
Remove .htaccess
---
.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]