blob: ba8bc24f21beb9600636970be7a0c727ae6d34cf [file] [log] [blame]
# this file is a test file to simulate an .htaccess file.
RivetUserConf ErrorScript 'puts "this page is BROKEN"'
RivetUserConf BeforeScript 'puts "Local Page Header"'
RivetUserConf AfterScript 'puts "Local Page Footer"'