Advertisement
MastroPino

Untitled

Feb 15th, 2021
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerAdmin [email protected]
  3. DocumentRoot "/Users/andrea/Sites/oto3/development/back/ModuleInsertCruise/app"
  4. ServerName dev.moduleinsertcruise.it
  5. ErrorLog "/private/var/log/apache2/dummy-host2.example.com-error_log"
  6. CustomLog "/private/var/log/apache2/dummy-host2.example.com-access_log" common
  7. </VirtualHost>
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement