mod_perl script run from root URI

From: r.daneel (dave_at_pearcebevill.com)
Date: 02/25/04

  • Next message: Jean-Louis MOREL: "Re: OpenGL perl module on Windows?"
    Date: 25 Feb 2004 14:55:49 -0800
    
    

    I would like to run a mod_perl script as a handler for the index
    URI(i.e. when
    GET / happens) but when i set it up in httpd.conf it breaks everything
    else.
    This behaviour is predictable but is there some way around it? I have
    been running a index.cgi from / but I would really like to use
    mod_perl instead.

    Thanks,
    Dave Jones


  • Next message: Jean-Louis MOREL: "Re: OpenGL perl module on Windows?"