Tag Archives: Apache

URL Rewriting with Railo, Tomcat and mod_jk

I am using the very easy Viviotech Railo installer for my Railo installations with Apache and Tomcat on Ubuntu (or CentOS). By default, this installer uses the mod_jk connector approach to pass requests from Apache to Tomcat (and then to Railo). I needed to set up some URL rewriting of .cfm files but found that [...]
Posted in Railo | Also tagged , , , , , , , | Comments closed

Setting up a Railo website in Ubuntu Apache Tomcat

If you have followed the instructions in the previous post then you hopefully have a working Railo server. Next step is to set up a website. There are three main steps required 1) Add the site domain name to your hosts file 2) Add the site to apache 3) Add the site to tomcat
Posted in Railo | Also tagged , , | Comments closed

Easy Railo Apache Tomcat Ubuntu Install

I am just getting into using Ubuntu and Railo and after experimenting with a few different installations, the following steps were the simplest I could find. For this installation I am using: VMWare Player to set up a nice Railo Ubuntu virtual machine Ubuntu 9.10 Railo 3.1.2 You can assume that these instructions are for [...]
Posted in Railo | Also tagged , , | Comments closed