Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ##ServerAdmin webmaster@dummy-host2.example.com
  3. DocumentRoot "C:/xampp/htdocs/public"
  4. ServerName zombie.dev
  5. ##ErrorLog "logs/dummy-host2.example.com-error.log"
  6. ##CustomLog "logs/dummy-host2.example.com-access.log" common
  7. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement