Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <VirtualHost *:${AP_PORT}>
- ServerName new.lx.localhost
- # ServerAlias www.new.lx.localhost
- ErrorLog logs/new.lx.error.log
- ProxyPass / http://localhost:3007/
- ProxyPassReverse / http://localhost:3007/
- </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement