Some applications will want to know your root or document root folder.
For CGI/Perl purposes:
/var/www/vhosts/yourdomain.com/httpdocs
For FTP purposes:
/httpdocs
Some applications will want to know your root or document root folder.
For CGI/Perl purposes:
/var/www/vhosts/yourdomain.com/httpdocs
For FTP purposes:
/httpdocs
What is the absolute path to my cgi-bin?
/var/www/vhosts/yourdomain.com/cgi-bin
How do I reach them from a browser?
CGI or Perl scripts must reside in your cgi-bin directory.
/cgi-bin
Can I use perl to talk to my MySQL database?
Yes, as long as you have a hosting package with us thats comes with MySQL.
May I run custom CGI scripts?
Yes, all our hosting accounts above Budget support CGI / Perl 5.