Apache For Windows 2000/Xp/Vista/7/2000 Server/Server 2003/Server 2008/Unix/Linux/Mac Os X - Canon imageRUNNER ADVANCE 8105 Getting Started

Hide thumbs Also See for imageRUNNER ADVANCE 8105:
Table of Contents

Advertisement

Apache for Windows 2000/XP/Vista/7/2000 Server/Server 2003/Server 2008/UNIX/Linux/Mac
OS X
The following procedures describe how to create the "users/user_name/WebDAV" directory using the procedure for creating the
directory under "C:/Program Files/Apache Group/Apache2" in the Windows file system as an example.
Apache 1.3 is provided with Mac OS X. If Apache is not installed in the computer you are using, install the version for the operating system
you are using (downloadable from the Apache Software Foundation Web site at http://www.apache.org/.) before entering these settings. (See
"System Requirements" in "Sending Data, " on p. 2-6.) If you want to use SSL, install a version of Apache that supports SSL (downloadable from
the Apache-SSL official Web site at http://www.apache-ssl.org/). After installing Apache, start it and confirm that the Apache service is working
properly.
If you are using Mac OS X, root has ownership of the Apache setting file (/etc/httpd/httpd.conf). In this case, perform one of the following
procedures before specifying the WebDAV settings. For more information, see the documentation provided with your Macintosh or the Apache
Software Foundation Web site at http://www.apache.org/.
-
Obtain root access from the Terminal, using the sudo or su command
4
-
In the Finder, temporarily change the permissions for the Apache setting file to give permission to the user who will set the WebDAV server
(return the permissions for the Apache setting file to their original values after setting the WebDAV server.)
Server authentication is required for sending to a WebDAV server. Enable authentication before using a WebDAV server. The authentication
methods available for the server are the Basic and Digest authentication methods, and authentication errors will occur if you try to use another
authentication method. If you set both the Basic and Digest authentication methods, the authentication method you set last will be enabled.
Use the user names and passwords registered in the address book of the WebDAV server for authentication. For instructions on how to set
authentication methods, see the Apache Software Foundation Web site at http://www.apache.org/.
1
Edit httpd .conf .
Erase # on the left of the line to enable the WebDAV modules.
Directive to be changed:
Specify the server name.
Directive to be changed:
Change the user directory.
Directive to be changed:
To enable the DAV function, add the following directive:
<Location /~user_name/WebDAV>
DAV On
</Location>
4-38
Setting Up a Computer as a File Server
Before change
#LoadModule dav_module modules/mod_dav.so
#LoadModule dav_fs_module modules/mod_dav_fs.so
After change
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
Before change
#ServerName localhost:80
After change
#ServerName localhost:80
ServerName Apache-Server.ccm.canon.co.jp:80
Before change
UserDir "My Documents/My Website"
After change
#UserDir "My Documents/My Website"
UserDir "C:/Program Files/Apache Group/Apache2/users"

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Imagerunner advance 8095Imagerunner advance 8085

Table of Contents