Skip to content

Commit

Permalink
http, not https
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-shorthair committed May 11, 2015
1 parent 30e12c3 commit b13e21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/.htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ https://environment.data.gov.au/def [R=302,L]
RewriteRule ^$ http://environment.data.gov.au/def [R=302,L]

0 comments on commit b13e21c

Please sign in to comment.