Skip to content

Instantly share code, notes, and snippets.

@beta
Created October 6, 2016 06:01
Show Gist options
  • Save beta/4d4f4d2e094e6f0a1e1c97838f5047b4 to your computer and use it in GitHub Desktop.
Save beta/4d4f4d2e094e6f0a1e1c97838f5047b4 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
ServerName kyouko.net
Redirect / https://kyouko.net
...
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment