Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. 127.0.0.1 dev.local
  2.  
  3. <VirtualHost *:80>
  4. ServerName dev.local
  5. DocumentRoot /var/www/dev.local/public
  6. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement