|
ROCKCI
DIY Virtual Server User Manual Chapter 3-4-2 ROCKCI DIY Virtual Server
Features -
Pre Installed CGI
Pre Installed CGI Your ROCKCI DIY Virtual Server comes complete with working, ready- made CGI scripts in a directory called cgi-bin . This directory is configured with some useful programs which can be incorporated into your Website immediately with no knowledge of CGI programming. CGI programs can be written in many different programming languages, including C, C++, and PHP. The most widely used CGI programming language used on the Internet is Perl. Scripts included and ready for your use.
Tips
Remember to make CGI scripts Executable
by chmod 'ing all scripts to chmod 755.
|