Skip to content

Instantly share code, notes, and snippets.

@cellobnu
Created June 30, 2016 17:31
Show Gist options
  • Save cellobnu/22751ddffd63e6239e2d487de3293790 to your computer and use it in GitHub Desktop.
Save cellobnu/22751ddffd63e6239e2d487de3293790 to your computer and use it in GitHub Desktop.
000-default.conf
<VirtualHost *:80>
ServerName camicie.com.br
Redirect permanent / https://www.camicie.com.br/
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment