Skip to content

Installation & configuration

jameskilford edited this page May 4, 2013 · 25 revisions

Installation

How Railo Server works with web servers

We think of web servers as simply serving up HTML and graphics, and application servers as doing all the "complex stuff"... but the distinction between what application servers do and what web servers do can be blurred. In many ways, they can do elements of each others' work.

For example, a web server can do some fairly complex processing, such as server-side includes, and application servers, such as Railo Server can serve up graphics, PDFs, and of course HTML files.

Basic installation guides

Express version

Tomcat installer

Advanced installations

WAR deployment

JAR deployment

Testing your installation

Installation troubleshooting

Contexts, domains & aliases

Upgrading from Railo Server 3 to Railo Server 4

Third-party libraries in Railo Server

Translations

Can you help translate the installer's prompts into other languages? If you'd like to contribute, please check our open languages and get started... it won't take long!

Configuration

About web.xml

Clone this wiki locally