VSMT the Virtual Server Management Tool

Instructions for adding a cgi-bin for your virtual host:
    In order to add a cgi-bin for your virtual host domain name, you will need to create a Script Alias for the cgi-bin. This will allow virtual hosts to create, test, and run their own cgi scripts on your server.

    The virtual host's directory will be named cgi-bin, however, the Script Alias will be named something such as vhdomaincgi. You will use something such as this in all the html calls to use this cgi-bin.

    <form action="/vhdomaincgi/script.cgi">

    Enter the directory name of the virtual host and also the virtual hosts domain name.

Enter Virtual Host's directory name:
/www/htdocs/

Enter Virtual Host's domain name:



Main Menu