Skip to content

Commit

Permalink
Remove this block if HTTPS is required and use block below
Browse files Browse the repository at this point in the history
  • Loading branch information
bymayo authored Oct 31, 2018
1 parent 7595085 commit a2d221b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
# HTTPS & Remove www.
# ----------------------------------------------------------------------

# Remove this block if HTTPS is required and use block below
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://%1/$1 [R=301,L]

Expand Down

0 comments on commit a2d221b

Please sign in to comment.