-
Notifications
You must be signed in to change notification settings - Fork 81
Configuration:Flex_configuration
Mark Drew edited this page May 30, 2012
·
1 revision
For the flex configuration there are some files that are necessary for each web context. They are usually generated inside the webroot in a folder called WEB-INF/flex. Up until Railo version 3.3 there was no possibility of changing this directory. It should be possible to use Railo without Flex and therefore it would be good if one can get rid of this directory. The way to do this is to edit the file railo-[web|server].xml[.cfm] and define the following inside the tag flex:
xml = auto-deploy the configutation as xml (default)
manual = no deployment at all, user has to add the configuration manually
- Getting to know Railo Server
- Railo Server features & specifications
- Getting started with Railo Server
- Installation & configuration
- Railo Server Versions
- Developing with Railo Server
- Deploying Railo Server apps
- Managing Railo Server apps
- Railo Server Extensions
- Useful resources & further reading
- Developing & debugging Railo Server
- FAQs