Advertisement
Guest User

Untitled

a guest
Nov 28th, 2015
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerName taes
  3. DocumentRoot "/Applications/MAMP/htdocs/svn/taes_ereport"
  4. setEnv dbstring 'pgsql:host=localhost;port=5432;dbname=taes'
  5. setEnv dbuser "taes"
  6. setEnv dbpass "Taes2013"
  7. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement