mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
rescinding htaccess rewrite
This commit is contained in:
@@ -18,6 +18,3 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{SERVER_PORT} 80
|
||||
RewriteRule ^(.*)$ https://superset.apache.org/$1 [R,L]
|
||||
|
||||
RewriteCond %{HTTP_HOST} ^superset.incubator.apache.org$ [NC]
|
||||
RewriteRule ^(.*)$ https://superset.apache.org/$1 [R=301,L]
|
||||
|
||||
Reference in New Issue
Block a user