Options - WebLanTopoLog cannot act as a Web server. To publish the map LanTopoLog uses any external Web server. ![]() Turn on option "Save map files to the web folder" for continuously updating LanTopoLog web pages and select file extension (htm or php). In the field 1 enter the path where LanTopoLog htm/php files are to be saved. May be network path (e.g., \\server\sharename) In the field 2 enter the local path corresponding to LanTopoLog folder web address on the Web server machine. If LanTopoLog and Web server reside on the same machine then enter the same path as in the field 1. In the field 3 enter LanTopoLog folder web address. For example http://<web_server_name>/ltl In the field 4 enter HTTP address for the ltsearch.cgi In order to enable search function, you need to configure CGI support on your Web server. For more info see your Web server documentation. Copy the file ltsearch.cgi into the directory designated for CGI-scripts on your Web server. For Linux Web Server the ltsearch.cgi file is located here: ...\Script\Linux\ltsearch.cgi The following are typical values for Apache Web Server: 1. C:\Apache24\htdocs\ltl 2. C:\Apache24\htdocs\ltl 3. http://<web_server_name>/ltl 4. http://<web_server_name>/cgi-bin/ltsearch.cgi The following are typical values for Microsoft IIS Web Server: 1. c:\inetpub\wwwroot\ltl 2. c:\inetpub\wwwroot\ltl 3. http://<web_server_name>/ltl 4. http://<web_server_name>/scripts/ltsearch.cgi The following are typical values for Linux Web Server: 1. \\linux_machine\share_name_for_ltl 2. /var/www/html/ltl 3. http://<web_server_name>/ltl 4. http://<web_server_name>/cgi-bin/ltsearch.cgi The HTTP address for the LanTopoLog map: http://<web_server_name>/ltl/nettop.htm(php) You can restrict access to LanTopoLog webpages using PHP. For this you need to add custom php code to LanTopoLog php files. See the file ..\LanTopoLog2\Import\rename_add_php.txt for further instructions. |