Entries Tagged as Railo 2.0

Railo Server software archive now online

December 13, 2011 · 1 Comment

Screenshot of the Previous Versions pageIf you've ever updated Railo, you probably found it very easy to do with our one-click install. Just click the update button on the Server admin and you're done! And if you need to remove an installed update, you can easily uninstall the latest (or all) patches with just a few more clicks.

But what if you need to install version 3.2.2.000, or 3.1.2.001, because that's what your client runs on? Or perhaps you'd like to test how much faster Railo Server became between version 1.0 and 3.3?

Well today, we are happy to announce the Railo Server archive, where you can find versions of Railo Server going all the way back to Railo 1.0! The archive is not yet complete, but almost all main versions and all release candidates for 3.3 are now online and downloadable!

Check it out at http://www.getrailo.org/index.cfm/download/olderversions/

1 CommentTags: New release · Preview · Railo 1.1 · Railo 2.0 · Railo 3.0 · Railo 3.1 · Railo 3.1.2 · Railo 3.2 · Railo 3.3 · Reference · Release

Fun with <cfloop collection="array">

December 02, 2010 · 2 Comments

Did you know that you can use <cfloop collection="anyarray" key="sthg"> in Railo? This is possible since in Railo both structs and arrays are based on the same basic Java object. So I got a tip from our dev team that <cfloop collection="array"> works as well. So let's try it out.

[Read more →]

2 CommentsTags: Features · HowTo · Railo 1.1 · Railo 2.0 · Railo 3.0 · Railo 3.1 · Railo 3.2 · Tips

Railo and Apache

May 02, 2008 · 19 Comments

In one of my previous entries I have explained how to configure Railo with IIS. This entry will take care about the configuration of Railo and Apache Web Server 2.2.

[Read more →]

19 CommentsTags: HowTo · Railo 2.0

Query caching in Railo and CFMX

April 17, 2008 · 1 Comment

Caching queries is something that one should use since it can dramatically speed up the delivery of a page.

[Read more →]

1 CommentTags: Comparison · Performance · Railo 2.0

Scheduled tasks and request timeout

April 11, 2008 · No Comments

Discussions with clients revealed that there is a general misunderstanding about the timeout setting in the definitions of scheduled tasks.

[Read more →]

No CommentsTags: Comparison · Features · Railo 2.0 · Security

Railo update 2.0.1

April 10, 2008 · 3 Comments

Today we released the Railo updater 2.0.1. Read more about what the updater and the previous patches contain since the release of Railo 2.0 in July last year.

[Read more →]

3 CommentsTags: Features · Railo 2.0 · Release

Configuring IIS6 with Railo

April 07, 2008 · 46 Comments

Many times we have installed Railo on IIS. Here's a guideline on how to install Railo on Win2K3 with IIS6. You can also watch the video on how to install Railo and IIS6.

[Read more →]

46 CommentsTags: Features · HowTo · Railo 2.0

S3 with Railo

March 31, 2008 · 17 Comments

Some of you may know that there is a Amazon S3 CFC you can download from RiaForge. Railo has an own way of handling Amazon S3 resources.

[Read more →]

17 CommentsTags: Features · Railo 2.0

Securing your applications

March 11, 2008 · 9 Comments

When you have invested lots of time and resources into a certain product you might want to keep it secure for obvious reasons. CFMX offers you to encrypt your files so that they are unreadable by regular editors. How do you secure your applications in Railo?

[Read more →]

9 CommentsTags: CFML · Features · Railo 2.0 · Security

Railo Rewrite?

February 28, 2008 · 3 Comments

Nowadays when it comes to search engine compatibility a certain url of an application should be in a form that does not contain any url parameters. But sometimes an application or a framework demand certain URL forms. So what to do.

[Read more →]

3 CommentsTags: CFML · Features · Railo 2.0