Skip to content

Instantly share code, notes, and snippets.

@nanlabsweb
Created December 6, 2016 13:46
Show Gist options
  • Save nanlabsweb/a5640256969368cedf6de5373c4bf893 to your computer and use it in GitHub Desktop.
Save nanlabsweb/a5640256969368cedf6de5373c4bf893 to your computer and use it in GitHub Desktop.
POST - ServerName override
<VirtualHost *:80>
....
ServerName wordpress.example.com
....
</VirtualHost>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment