1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

custom settings for root directory

This commit is contained in:
BiZoNiX
2015-06-09 22:54:50 +03:00
parent 7156897a1c
commit 0a91920a89
2 changed files with 43 additions and 10 deletions

14
conf/custom.yaml.example Normal file
View File

@@ -0,0 +1,14 @@
yourdomain.com:
proxies:
/App: http://localhost:12345
/CoolApp: http://localhost:54321
redirects:
/from2: /App
/andfrom2: /CoolApp
custom_root: /home/user-data/www/yourdomain.com/app/public_html
yourdomain.net:
CNAME: other.domain.tld.
#It does not work
#yourdomain.org: 123.456.789.123