I have a cgi script I want to convert to run with CHEESE. What do I have to do?
If it writes urls or serves documents that contain urls which point to documents in the CHEESE area, you need to edit those urls on the fly so that they contain a call to the CHEESE package and the user’s ticket. A package of routines that does this for perl scripts is provided with CHEESE; see the CHEESE documentation for details.