Pid, I appreciate your response.  I would like to understand this a little 
better as it is currently just slightly more clear than voodoo magic to me.  
Is the specification of the port what points it to a specific instance on 
Tomcat?  If so, I am assuming that I have to create some type of matching 
piece on the Tomcat side.  Is this correct?  

Thanks again!

On Sunday 11 February 2007 12:18:48 Pid wrote:
> ReWriteEngine on
>
> RewriteRule  ^\/(.+)\.cfm(.+)? ajp://localhost:8009/$1.cfm$2 [P,L]
> RewriteRule  ^\/(.+)\.cfc(.+)? ajp://localhost:8009/$1.cfc$2 [P,L]



-- 
~Dave Shuck
[EMAIL PROTECTED]
www.daveshuck.com

Where's your Spot? 
www.instantspot.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to