Skip to content

Commit

Permalink
Update htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Oct 7, 2023
1 parent a020e36 commit 1cfe874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
RewriteCond "%{HTTP:Accept-Language}" ^zh
RewriteCond %{HTTP_HOST} !cn
RewriteCond %{HTTP_HOST} !static
RewriteCond %{HTTP_HOST} !dubbo-
RewriteRule ^(.*)$ https://cn.dubbo.apache.org/$1 [L,R=301]

RewriteCond %{SERVER_PORT} !^443$
Expand Down

0 comments on commit 1cfe874

Please sign in to comment.