Steve Hay <[EMAIL PROTECTED]> wrote
> 
> Thanks for the idea, though.  If I manage to overcome my 
> inexplicable aversion to file extensions then it certainly looks 
> like the simplest solution.

I understand the argument that it's better for the user to not know the
extension of the file they are running.... but, if it really bothers you then
you could do something like

<Location /myproject>
    AddHandler perl-script .steve
</Location>

and then put a '.steve' extension onto your scripts and that way it's a little
more personalized... :)

Michael Peters
Venzia

Reply via email to