Actually I own two different web servers(accounts). I have in Server 1 a Perl cgi that creates web pages: Directories, Html files, upload files, deletes... everything done in the same server.
My question is: Is possible to keep the perl script in Server 1 and create all the web stuff in Server 2 ?.
Can you give me a little advice ?. Thanks in advance.