Guest User

Untitled

a guest
May 24th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <VirtualHost *>
  2. # no trailing slash on this:
  3. DocumentRoot /path/to/webroot/here
  4. ServerAlias *.stlmsd.com
  5. ServerName stlmsd.com
  6. </VirtualHost>
Add Comment
Please, Sign In to add comment