oh right - I was missing the addition of the handler to the web.xml. Thanks!



On Wed, May 31, 2006 15:39, Jerry Johnson wrote:
> I needed to make the change in two places on my setup.
>
> 1. In IIS, I needed to associate the .css extension with the cf server.
>
> 2. In the web.xml file (cfusion\wwwroot\web-inf) I needed to create a
> new mapping
>
> Here is the one I added for rss:
>     <servlet-mapping>
>             <servlet-name>CfmServlet</servlet-name>
>             <url-pattern>*.rss</url-pattern>
>     </servlet-mapping>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241867
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to