Open vhreset.html in a dostext editor (notepad works fine).
Find the line: <form action="/virtualcgi/vhresetlogs.pl" method="POST">
Change virtualcgi to the cgi-bin ScriptAlias you gave your virtual host in the srm.conf file, or when you setup the cgi-bin for your Virtual Host from the
cpanel.
Save file.
Open the vhresetlogs.pl in a dostext editor (notepad or vi works fine).