EasyManua.ls Logo

Canon IMAGE RUNNER 5050 - Page 116

Canon IMAGE RUNNER 5050
240 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Setting Up a Computer as a File Server
3-70
3
Using a TCP/IP Network
Specify the server name.
Directive to be changed:
Before change
#ServerName localhost:80
After change
#ServerName localhost:80
ServerName Apache-Server.ccm.canon.co.jp:80
Change the user directory.
Directive to be changed:
Before change
UserDir "My Documents/My Website"
After change
#UserDir "My Documents/My Website"
UserDir "C:/Program Files/Apache Group/Apache2/users""
To enable the DAV function, add the following directive:
<Location /~user_name/WebDAV>
DAV On
</Location>
2
After specifying the settings for SSL encrypted
communication, configure httpd.conf so that the Apache
service starts with SSL support.
For more information, see the Apache Software Foundation Web site at http://
www.apache.org/.
3
Restart Apache.
4
Set a recipient address from the control panel of the machine.
Sample recipient settings:
Server side settings:
Create the "users/user_name/WebDAV" directory under "C:/Program Files/
Apache Group/Apache2" as the folder to send files to.

Table of Contents