Links
- ColdFusion Design Patterns
- Minecraft Papercraft Minecraft Fan? You might like my newish Minecraft Papercraft site!
- Object Oriented ColdFusion
Pages
Categories
Tags
Abstraction Ant Apache Autocomplete CFCUnit CodexWiki ColdFusion Components Constants CSS DAO Dates Dependency Injection Design Patterns File Flash Forms Frameworks Gateways Groovy Guice Hosting HTML IIS Java JavaScript jQuery Mappings MSSQL MySQL Nested Set Trees OOP pagination Python Railo Security SES URLs Spring Strategy Timestamp Tomcat Tools Ubuntu Unit Testing ValidationArchives
- February 2012
- June 2011
- February 2011
- January 2011
- December 2010
- September 2010
- July 2010
- May 2010
- April 2010
- November 2009
- July 2009
- June 2009
- August 2008
- June 2008
- May 2008
- March 2008
- November 2007
- October 2007
- September 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
Tag Archives: Railo
SES URLs in Railo with Tomcat
I am setting up a copy of Codex Wiki on Railo with Tomcat. Codex uses URLs that have the form: http://domain/index.cfm/wiki/dashboard This causes an error such as: HTTP Status 404 - /index.cfm//wiki/dashboard type Status report message /index.cfm//wiki/Dashboard description The requested resource (/index.cfm//wiki/dashboard) is not available. Apache Tomcat/6.0.20
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
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 [...]
Installing Railo ColdFusion under IIS on Windows
Railo is an alternative ColdFusion application server. The developers have been very generous to release a free Community edition for small business use. I decided to use a more manual installation rather than use the bundled versions provided by Railo so I could better understand what was going where. Note that I am only describing [...]

URL Rewriting with Railo, Tomcat and mod_jk