Guest User

Untitled

a guest
Feb 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerAdmin webmaster@localhost
  3. DocumentRoot "c:/Apache2/htdocs/teste
  4. ServerName meusite.dev
  5. ServerAlias meusite.dev
  6. </VirtualHost>
Add Comment
Please, Sign In to add comment