rewrite-config-servlet 2.0.0.Beta3

org.ocpsoft.rewrite.servlet.config.rule
Interface CDNRelocate

All Known Implementing Classes:
CDN

public interface CDNRelocate

A partially configured CDN configuration Rule.

Author:
Lincoln Baxter, III

Method Summary
 CDN to(String location)
          The new resource Address to serve as an external Substitute for the configured internal resource Path.
 

Method Detail

to

CDN to(String location)
The new resource Address to serve as an external Substitute for the configured internal resource Path. See Substitute for additional configuration details.


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.