The one I was showing in the video is the mod_proxy one. I am not 100% sure, but I think with the mod_proxy approach you can not use the mod_rewrite function. Thought it will work with the JK one. Thus if you want to do that you should configure jk to work with Apache and Tomcat.

As I said, I am not 100% certain but think I read it somewhere. The best is to head over to the Tomcat connectors site and read it up. http://tomcat.apache.org/tomcat-6.0-doc/connectors.html . Please let us know your findings. Thank you.

Kind Regards,
Nitai

On Dec 30, 2008, at 9:11 PM, Brian Holmes wrote:


Actually, that last  post isn't true. I had a default error template
configured and that's what it was hitting. I'm back to square one.

On Dec 30, 1:01 pm, Brian Holmes <[email protected]> wrote:
I was able to get good looking url's by modifying my web.xml file. I
had to uncomment the SES urls and then modified the cmfServlet url-
pattern to

 <servlet-name>cfmServlet</servlet-name>
    <url-pattern>/</url-pattern>
 </servlet-mapping>

My next question I guess is what repercussions might this have? For my
app I want everything going through the index.cfm page so this is
workable for me for now. I'm just concerned about backing myself into
a corner.

Thanks.

On Dec 30, 11:58 am, Brian Holmes <[email protected]> wrote:

I set up my dev environment running Apache and forwarding the request to Tomcat as per the video and explanation on the openbd wiki site :http://wiki.openbluedragon.org/wiki/index.php/Apache_Tomcat

To get url rewrites to work do I need an .htaccess file in my
application in tomcat under webapps? as in tomcat/webapps/
mywebapp/.htaccess ? I put one there and it doesn't seem to do
anything. Calls to my server that are physically undefined are
returned 404.

Is there anything else I need to do? I don't want to use the SES
because I don't want the .cfm in the url. I've been looking online for
documentation and seem to be chasing my tail around on this issue. I
want all request to my app to go through the index.cfm page at the
root of my app. I'm going to server static files and images from
another location.

Any help is appreciated.


--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---


--
Razuna On-Demand - Hosted Digital Asset Management Solution
Razuna - Open Source Digital Asset Management with Web Content Management
http://www.razuna.com/

Kabunto - Open Source Forum Solution
http://www.kabunto.org/

Roozani - memorize everywhere
http://www.roozani.com/

SixSigns - Enrich people’s lives and web experience
http://www.sixsigns.com
http://blog.sixsigns.com

Follow us on Twitter
http://twitter.com/sixsigns





Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to