Index  Up  <<  >>  


ScratchDefault

The default scratch variable settings the user will start with when their session is initialized. To disable placing URL rewrite strings after the user has given a cookie, you can do:

    ScratchDefault  mv_no_session_id  1
    ScratchDefault  mv_no_count       1
    ScratchDefault  mv_add_dot_html   1


Index  Up  <<  >>