V6100 and V7122 User Guide
445
7
Open the Apache2/conf/perl.conf file for editing and add the line “Script PUT
/perl/put.cgi” after the last line in the following section (note that if the following section is
omitted or different in the file, insert it into the file or change it there accordingly):
Alias /perl/ "C:/Apache2/perl/
<Location /perl>
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
OExecCGI
PerlOParseHeaders
</Location>
8
Locate the file put.cgi on the supplied software package and copy it into the Apach2\perl\
directory. Change the first line in this file from c:/perl/bin/perl to your perl executable file
(this step is required only if mod_perl is not included in your Apache installation).
9
In the apach2\bin directory, from a DOS prompt, type the following commands:
Apache.exe -n Apache2 -k install
Apache.exe -n Apache2 -k start
The installation and configuration are finished. You are now ready to start using the HTTP
server.
Linux Operation Systems
It is assumed that the installing of Linux already includes: Apache server (for
example, Apache 1.3.23), perl and mod_perl (for example mod_perl 1.26).
To configure Apache HTTP server:
Additional required software: an uploading script (put.cgi), supplied with the software
package.
1
Inside the Apache directory, create the directory /perl (for example /var/www/perl).
Locate the file put.cgi on the supplied software package and copy it to that directory.
2
In the put.cgi script, change the first line from c:/perl/bin/perl to your perl executable file
(this step is required only if mod_perl is not included in your Apache installation).
3
Enable access to the following directories and files by typing:
>chmod
777
perl
>chmod
755
put.cgi
>chmod 777 html (the name of the server’s shared files directory)
Summary of Contents for TP-1610
Page 28: ...28 V6100 and V7122 User Guide Reader s Notes ...
Page 48: ...48 V6100 and V7122 User Guide Reader s Notes ...
Page 72: ...72 V6100 and V7122 User Guide Reader s Notes ...
Page 80: ...80 V6100 and V7122 User Guide Reader s Notes ...
Page 152: ...152 V6100 and V7122 User Guide Reader s Notes ...
Page 262: ...262 V6100 and V7122 User Guide Reader s Notes ...
Page 284: ...284 V6100 and V7122 User Guide Reader s Notes ...
Page 291: ...V6100 and V7122 User Guide 291 Figure 95 V7122 Startup Process ...
Page 324: ...324 V6100 and V7122 User Guide Reader s Notes ...
Page 354: ...354 V6100 and V7122 User Guide Reader s Notes ...
Page 374: ...374 V6100 and V7122 User Guide Reader s Notes ...
Page 382: ...382 V6100 and V7122 User Guide Figure 130 Example of a User Information File Reader s Notes ...
Page 392: ...392 V6100 and V7122 User Guide Reader s Notes ...
Page 409: ...V6100 and V7122 User Guide 409 Reader s Notes ...
Page 413: ...V6100 and V7122 User Guide 413 Reader s Notes ...
Page 425: ...V6100 and V7122 User Guide 425 Figure 145 UDP2File Utility Reader s Notes ...
Page 431: ...V6100 and V7122 User Guide 431 Reader s Notes ...
Page 447: ...V6100 and V7122 User Guide 447 Reader s Notes ...
Page 483: ...V6100 and V7122 User Guide 483 Reader s Notes ...