Compare commits

..

No commits in common. "aeb9362f6d1fe40f6ba6f55ae56c805f719b6462" and "78d9081f878afc3796b6e52560cfc7acdd7261ac" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]