viviotech / lucee-installer

BitRock Installer XML config and files for the Lucee installers
http://lucee.viviotech.net/
9 stars 2 forks source link

OpenBD custom server.xml #49

Closed utdream closed 8 years ago

utdream commented 11 years ago

As suggested by Alan Cole so that OpenBD doesn't attempt to deploy every subfolder.

< Host name="www.domain.com" appBase="/path/to/folder/domain.com" deployOnStartup="true" autoDeploy="false" deployIgnore=".*"> < Alias>domain.com< /Alias> < Context path="" docBase="/path/to/folder/domain.com/" useHttpOnly="true" allowLinking="true" /> < /Host>

utdream commented 8 years ago

No longer supporting OpenBD due to lack of interest.