« Return to Thread: Apache and Tomcat

Re: Apache and Tomcat

by tobyt1066 :: Rate this Message:

Reply to Author | View in Thread

Do you have tomcat serving on port 80?  And are you still having to put
all your code under /tomcatdir/webapps/cfusion ?

cheers,
Toby

Robertson-Ravo, Neil (RX) wrote:

>Well, I feel your pain, I currently have Tomcat and ColdFusion all running
>sweet and also have Apache talking to Tomcat (so I can browse JSP pages via
>Apache).  I currently do not have Coldfusion pages served via Apache as of
>yet.
>
>
>
>
>
>-----Original Message-----
>From: bounce-cfaussie-21631@...
>[mailto:bounce-cfaussie-21631@...] On Behalf Of Toby
>Tremayne
>Sent: 20 January 2006 08:50
>To: CFAussie Mailing List
>Subject: [cfaussie] Re: Apache and Tomcat
>
>Hi Neil,
>
>    I have tomcat5 up and running happily, and coldfusion deployed
>within it.  I can browse to localhost:8080/cfusion/whatever.cfm and all
>works nicely.
>
>    All I want to do now, is be able to put my cfm files in my apache
>webroot, and have apache pass off the calls to tomcat invisibly.  IE if
>I have an app at /home/toby/work/myapp I can browse to
>localhost/myapp/index.cfm
>
>make sense?  I tried a couple of semi-documented ways of doing it but
>keep failing miserably.
>
>cheers,
>Toby
>
>Robertson-Ravo, Neil (RX) wrote:
>
>  
>
>>Hey Toby,
>>
>>I litertally just did this very thing this week.  What is your current
>>status of play?
>>
>>I do feel your pain as the docs are sketchy at best!
>>
>>You could use Apache as your web server but you may also use tomcat via
>>    
>>
>port
>  
>
>>80.
>>
>>N
>>
>>
>>
>>
>>
>>
>>"This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
>>Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
>>Registered in England, Number 678540.  It contains information which is
>>confidential and may also be privileged.  It is for the exclusive use of
>>    
>>
>the
>  
>
>>intended recipient(s).  If you are not the intended recipient(s) please
>>    
>>
>note
>  
>
>>that any form of distribution, copying or use of this communication or the
>>information in it is strictly prohibited and may be unlawful.  If you have
>>received this communication in error please return it to the sender or call
>>our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
>>communication are not necessarily those expressed by Reed Exhibitions."
>>Visit our website at http://www.reedexpo.com
>>
>>-----Original Message-----
>>From: bounce-cfaussie-21631@...
>><bounce-cfaussie-21631@...>
>>To: CFAussie Mailing List <cfaussie@...>
>>Sent: Fri Jan 20 00:02:36 2006
>>Subject: [cfaussie] Apache and Tomcat
>>
>>Hi All,
>>
>>   has anyone had any experience setting up cf under tomcat and making
>>apache talk to it?  I have cf serving properly from tomcat but only
>>under the localhost:8080/cfusion/ path.  Would appreciate any tips.
>>
>>cheers,
>>Toby
>>
>>
>>-----------------------------------
>>
>>     Life is poetry -
>> write it in your own words
>>
>>-----------------------------------
>>
>>Toby Tremayne
>>Senior Technical Consultant
>>Lyricist Software
>>0416 048 090
>>ICQ: 13107913
>>
>>
>>---
>>You are currently subscribed to cfaussie as:
>>Neil.Robertson-Ravo@...
>>To unsubscribe send a blank email to
>>leave-cfaussie-23165F@...
>>Aussie Macromedia Developers: http://lists.daemon.com.au/
>>This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
>>Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
>>Registered in England, Number 678540.  It contains information which is
>>confidential and may also be privileged.  It is for the exclusive use of
>>    
>>
>the
>  
>
>>intended recipient(s).  If you are not the intended recipient(s) please
>>    
>>
>note
>  
>
>>that any form of distribution, copying or use of this communication or the
>>information in it is strictly prohibited and may be unlawful.  If you have
>>received this communication in error please return it to the sender or call
>>our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
>>communication are not necessarily those expressed by Reed Exhibitions.
>>Visit our website at http://www.reedexpo.com
>>
>>---
>>You are currently subscribed to cfaussie as: toby@...
>>To unsubscribe send a blank email to
>>    
>>
>leave-cfaussie-23165F@...
>  
>
>>Aussie Macromedia Developers: http://lists.daemon.com.au/
>>
>>
>>
>>    
>>
>
>  
>

--
-----------------------------------

        Life is poetry, write it in your own words

-----------------------------------

Toby Tremayne
Senior Technical Consultant
Lyricist Software
0416 048 090
ICQ: 13107913


---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

 « Return to Thread: Apache and Tomcat