Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. ServerAdmin postmaster@dummy-host.localhost
  2. DocumentRoot "C:/xampp/htdocs/sample_project"
  3. ServerName localhost:8001
  4.  
  5. ServerAdmin postmaster@dummy-host.localhost
  6. DocumentRoot "C:/xampp/htdocs/personal_site"
  7. ServerName localhost:8002
  8.  
  9. ServerAdmin postmaster@dummy-host.localhost
  10. DocumentRoot "C:/xampp/htdocs/myworks"
  11. ServerName localhost:8003
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement