I am running MT2.x on UNIX with Apache 1.3, MySQL 3 and mod_perl. I wanted to change the name of the scripts that appear in the HREFs on each entry to make it a little harder for comment spammers to get to me. But for some reason, i can't make it work. I can change the 'Post' script's name and it will work, but if someone wants to preview their comment, the factory-standard mt-comments.cgi is called and if it's not there, the user gets an error. This is only an issue under mod_perl for me: if I go back to a CGI-based installation, I can rename the scripts and they work just fine.
And by renaming them, I mean renaming the file and putting the new name in mt.cfg.
help?