Guest User

Untitled

a guest
Oct 21st, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <VirtualHost *:80>
  2.  
  3. ServerAdmin dev@twtmore.com
  4. DocumentRoot /the/path/to/twtmore/www
  5. ServerName twtmore.new.local
  6.  
  7. ServerAlias api.twtmore.new.local
  8. ServerAlias dev.twtmore.new.local
  9.  
  10. </VirtualHost>
Add Comment
Please, Sign In to add comment