Welcome to Xerver Help Online!


You can both run scripts (such as Perl and PHP) and runnable files (such as .exe files).

Actually, you can run any script type that you can run on your computer. During the setup you can enable CGI-scripts and choose which script types you want allow.

In the setup, you enter which file extension shall be run with which command. "script.pl" shall, for example, be run with the command "perl".
When someone visits [ http://yourdomain.com/script.pl ], "perl /your/root/script.pl" will be executed and the output will be forwarded to the visitor.


Xerver Homepage