> Changing the extension does not allow the page to come up as default > (even when changing the DirectoryIndex to reflect the extension > change).
Now I know you don't want this in the end, but what happens if you add 'AddHandler perl-script .pl' to your configuration? And are you sure no other DirectoryIndex config tags are in your configuration file? Re/Frank