clarkwinkelmann/zombu.rip/gh-pages/.htaccess
<IfModule mod_rewrite.c> # www => no-www redirect @link https://github.com/phanan/htaccess RewriteEngine on RewriteCond %{HTTP_HOST} ^www. RewriteCond %{HTTPS}s ^on(s)|off RewriteCond http%1://%{HTTP_HOST} ^(https?://)(www.)?(.+)$ RewriteRule ^ %1%3%{REQUEST_URI} [R=301,L] </IfModule>
Files
