Schneider Electric 174 CEV Network Router User Manual


 
Uploading and Downloading Files
48
5.1 Configuring an HTTP Server
To upload and download files between your host computer and the bridge, you will
need an HTTP server application running in the host. The server must have a
cgi--bin directory immediately below the root directory. Here is a path example:
<drive:>\<http.root_directory>\cgi-bin
The cgi--bin directory must be configured for read--execute privileges.
5.1.1 Configuration Example
Here are guidelines for configuring the Microsoft Personal Web Server software in
Windows NT for bridge uploading and downloading. Refer to your server software
guidebook for details.
H Install the HTTP server application program in your host.
H Select the Windows Control Panel. Click the HTTP Server icon, and select
Properties. This will open the Personal Web Server Properties’ dialog.
H Click the Administration tab, and click the Administration’ button.
H Under Select the PWS Service to View’, select ‘WWW Administrator’.
H Click the Service tab.
H Under the box Password Authentication’ check Allow anonymous and
Basic’. Uncheck ‘Windows NT Challenge/Response’. Click OK.
H Under Select the PWS Service to View’, select ‘WWW Administrator again.
H Click the Directories tab.
H Click the Add button. In the Directory box, enter:
<drive:>\<http.root_directory>\cgi-bin
where: <drive:> and <http.root_directory> are the drive letter
and root directory for your HTTP server.