A simple configuration that can be used to proxy web traffic to and from an alternate destination.
-
Include OCPSoft Rewrite in your application's POM file:
<dependency> <groupId>org.ocpsoft.rewrite</groupId> <artifactId>rewrite-config-proxy</artifactId> <version>${rewrite.version}</version> </dependency> -
Run your Rewrite enhanced application!
- Integrate with mod_rewrite style configuration.