Questions tagged [railo]

21 questions
0
votes
1 answer

Apache Tomcat Railo stack multiple sites

Goodday, First of all i'm very green when it comes to server related stuff so bear with me. I'm running ubuntu 11.10 and I have installed an apache tomcat railo stack on my server using…
0
votes
1 answer

.htaccess Rewriting Tomcat Server

I am writing a website using Railo. My code is to be deployed on a Railo Server running on Tomcat, overlayed on a regular Apache+PHP server. I need to send all requests to http://subdomain.myserver.co.uk/ and its child files to the directory…
Pranav Hosangadi
  • 103
  • 1
  • 1
  • 5
0
votes
2 answers

Railo-Tomcat on existing Apache PHP server

I need to run ColdFusion apps on my existing PHP server (Linux). I installed railo with tomcat on the server, but Railo is hogging all the traffic. I want it installed such that only requests to files within /webapps/ROOT/ go through the Railo…
Pranav Hosangadi
  • 103
  • 1
  • 1
  • 5
0
votes
1 answer

Tomcat 6 with Railo 3.3 host and context precision

I'm trying to get Tomcat 6 and Railo 3.3 running on my local development box. My experience is with Adobe ColdFusion and figured I would try something new. I have installed Tomcat in d:\dev\tomcat6\. I then downloaded Railo's latest war, renamed it…
jfrobishow
  • 71
  • 10
0
votes
1 answer

Proxy Error with ColdFusion 8, but not with Railo3.1! Whats going on?

I have installed Apache 2.2.11, jboss 5.1.0.GA, ColdFusion 8.0.1 and Railo 3.1.0.015. Railo and ColdFusion are served through jboss as exploded WAR and EAR and both are available as VirtualHosts on port 80 through Apache, the details are available…
mrt181
  • 171
  • 1
  • 10
0
votes
1 answer

MySQL Service Stopped on its own

Over the last two nights, my MySQL service has just stopped on its own. I have had no issues before for the last year and there have been no database changes within the last two days. Could this be a hack? Can someone be stopping the service…
1
2