Entries Tagged as Railo 2.0
December 13, 2011 · 1 Comment
If 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/
Tags:
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
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 →]
Tags:
Features · HowTo · Railo 1.1 · Railo 2.0 · Railo 3.0 · Railo 3.1 · Railo 3.2 · Tips
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 →]
Tags:
HowTo · Railo 2.0
Caching queries is something that one should use since it can dramatically speed up the delivery of a page.
[Read more →]
Tags:
Comparison · Performance · Railo 2.0
Discussions with clients revealed that there is a general misunderstanding about the timeout setting in the definitions of scheduled tasks.
[Read more →]
Tags:
Comparison · Features · Railo 2.0 · Security
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 →]
Tags:
Features · Railo 2.0 · Release
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 →]
Tags:
Features · HowTo · Railo 2.0
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 →]
Tags:
Features · Railo 2.0
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 →]
Tags:
CFML · Features · Railo 2.0 · Security
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 →]
Tags:
CFML · Features · Railo 2.0