Adding the EASProxy object

At the end of the obj.conf file, add the lines that add the EASProxy object and specify which HTTP methods are forwarded to the redirector:

<Object name=EASProxy>
ObjectType fn="force-type" type="text/plain"
Service method="(GET|HEAD|POST)" fn="conn_service"
</Object>