<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 2.6//EN" "http://tuckey.org/res/dtds/urlrewrite2.6.dtd">

<!--

    Configuration file for UrlRewriteFilter
    http://tuckey.org/urlrewrite/

-->
<urlrewrite>

	<rule>
	<note>
	    The rule means that requests to /test/status/ will be redirected to /rewrite-status
	    the url will be rewritten.
	</note>
	<from>/test/status/</from>
	<to type="redirect">%{context-path}/rewrite-status</to>
	</rule>
	<rule>
	<from>/creates</from>
	<to type="redirect">/cs/cr</to>
	</rule>
	<rule>
	<from>/energy</from>
	<to type="redirect">/cs/eg/</to>
	</rule> 
	<rule>
	<from>/greenhercules</from>
	<to type="redirect">/cs/gh/</to>
	</rule> 
	<rule>
	<from>/mybenefits</from>
	<to type="redirect">/cs/mb/</to>
	</rule> 
	<rule>
	<from>/CAPbenefits</from>
	<to type="redirect">/cs/Cb/</to>
	</rule> 
	<rule>
	<from>/sf_bay</from>
	<to type="redirect">/cs/sb/</to>
	</rule> 
	<rule>
	<from>/hemiforce</from>
	<to type="redirect">/cs/he/</to>
	</rule> 
	<rule>
	<from>/flavors</from>
	<to type="redirect">/cs/fl/</to>
	</rule> 
	<rule>
	<from>^/worldwide/singapore.htm</from>
	<to type="redirect">%{context-path}/worldwide/singapore/index.jsp</to>
	</rule>
	<rule>
	<from>^/files/hr_careerops_reference.pdf</from>
	<to type="redirect">%{context-path}/wcm/groups/public/@ccom/documents/document/doc-careers-app-guide.pdf</to>
	</rule>
	<rule>
	<from>^/files/ca26169_cargill_citizenship_151.pdf</from>
	<to type="redirect">%{context-path}/wcm/groups/public/@ccom/documents/document/br-citizenship-review.pdf</to>
	</rule>
	<rule>
	<from>^/news/issues/cocoa_overview.htm</from>
	<to type="redirect">%{context-path}/commitments/pov/cocoa-sourcing/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/citizenship/scholarships.htm</from>
	<to type="redirect">%{context-path}/worldwide/usa/scholarships/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/europe_opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/european-program/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/financial/financial.htm</from>
	<to type="redirect">%{context-path}/company/financial/index.jsp</to>
	</rule>
	<rule>
	<from>^/privacy.htm</from>
	<to type="redirect">%{context-path}/privacy/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/index.htm</from>
	<to type="redirect">%{context-path}/company/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/organization/sun_valley_europe.htm</from>
	<to type="redirect">%{context-path}/company/businesses/black-river-asset-management/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/citizenship/citizenship.htm</from>
	<to type="redirect">%{context-path}/commitments/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/history/history.htm</from>
	<to type="redirect">%{context-path}/company/history/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/index.htm</from>
	<to type="redirect">%{context-path}/careers/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/european_opportunities_nl.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/european-program/nl/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/dc_www.cargill.com/career_opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/cargill_opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/entry-level/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/cargill_opportunities_fr.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/entry-level/fr/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/cargill_opportunities_nl.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/entry-level/nl/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/production_opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/production-maintenance/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/internships.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/internships/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/internships_fr.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/internships/fr/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/internships_nl.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/internships/nl/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/entry_opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/college-graduates/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opportunities.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opps_ea_eng.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/emea/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opportunities_nl.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/emea/nl/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opps_asia_eng.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/asia/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opps_la_eng.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/latin-america/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opps_na_eng.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/north-america/index.jsp</to>
	</rule>
	<rule>
	<from>^/careers/opportunities/experienced_opps_na_fr.htm</from>
	<to type="redirect">%{context-path}/careers/search-apply/experienced-professionals/north-america/fr/index.jsp</to>
	</rule>
	<rule>
	<from>^/about/organization/cocoa.htm</from>
	<to type="redirect">%{context-path}/company/businesses/cargill-cocoa-chocolate/index.jsp</to>
	</rule>
	<rule>
	<from>^/contacts/index.htm</from>
	<to type="redirect">http://www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/emailfrom/Ext?OpenForm</to>
	</rule>
	<rule>
	<from>^/contacts/driving_directions.pdf</from>
	<to type="redirect">%{context-path}/wcm/groups/public/@ccom/documents/document/driving-directions.pdf</to>
	</rule>
	<rule>
	<from>^/files/hr_careerops_reference.pdf</from>
	<to type="redirect">%{context-path}/wcm/groups/public/@ccom/documents/document/doc-careers-app-guide.pdf</to>
	</rule>
	<rule>
	<from>^/files/historysummary.pdf</from>
	<to type="redirect">%{context-path}/wcm/groups/public/@ccom/documents/document/doc-cargill-history-summary.pdf</to>
	</rule>
	<rule>
	<from>^/finance</from>
	<to type="redirect">%{context-path}/company/financial/index.jsp</to>
	</rule>
	<rule>
	<from>^/malt</from>
	<to type="redirect">%{context-path}/company/businesses/cargill-malt/index.jsp</to>
	</rule>
	<rule>
	<from>^/news_releases</from>
	<to type="redirect">%{context-path}/news-center/news-releases/index.jsp</to>
	</rule>
	<rule>
	<from>^/issues_greenpeacereport.pdf</from>
	<to type="redirect">%{context-path}/wcm/groups/public/@ccom/documents/document/doc-amazon-response.pdf</to>
	</rule>
	<rule>
	<from>^/news/issues/soydevelopment.htm</from>
	<to type="redirect">%{context-path}/commitments/pov/soy-production/index.jsp</to>
	</rule>
	<rule>
	<from>^/products/index.htm</from>
	<to type="redirect">%{context-path}/products/index.jsp</to>
	</rule>
	<rule>
	<from>^/usg</from>
	<to type="redirect">%{context-path}/products/foodservice/government/index.jsp</to>
	</rule>
	<rule>
	<from>^/worldwide/index.htm</from>
	<to type="redirect">%{context-path}/worldwide/index.jsp</to>
	</rule>
	<rule>
	<from>^/food/oils-rules</from>
	<to type="redirect">%{context-path}/food/na/en/products/oils-shortenings/oils-for-healthy-solutions/oils-for-healthy-solutions-sweepstakes-rules/index.jsp </to>
	</rule>	



    <outbound-rule>
        <note>
            The outbound-rule specifies that when response.encodeURL is called (if you are using JSTL c:url)
            the url /c will be rewritten to /.

            The above rules and this outbound-rule means that end users should never see the
            url /c only / both in thier location bar and in hyperlinks
            in your pages.
        </note>
        <from>/c</from>
        <to>/</to>
    </outbound-rule>
    
    <outbound-rule>
        <note>
            The outbound-rule specifies that when response.encodeURL is called (if you are using JSTL c:url)
            the url /c will be rewritten to /.

            The above rules and this outbound-rule means that end users should never see the
            url /c only / both in thier location bar and in hyperlinks
            in your pages.
        </note>
        <from>/cs</from>
        <to>/</to>
    </outbound-rule>    

</urlrewrite>

