Guest User

Untitled

a guest
Jul 17th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerName 127.0.0.1
  3. ServerAlias 127.0.0.1
  4. UseCanonicalName on
  5. DocumentRoot "H:/xampp7.1/htdocs/"
  6. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment