Previous Topic: Configure Custom Session Scheme in the server.conf File

Next Topic: Implement the Rewritable Interface

Configure Rewritable Session Schemes

If a session scheme must have the ability to modify the URL requested by a user, you must implement the rewritable interface. For example, this interface is used by the simple URL rewriting scheme to enable the session scheme to append a token to the end of URL requests.