Variable:
Argument:
Absolute path to server root directory (NCSA/Apache DocumentRoot) or the users Home page directory. This must be an absolute path (starting with `/') to the top of the WWW directory tree WebMagick will be processing in. If this value is specified incorrectly, WebMagick will generate incorrect URLs.
Variable:
Argument:
The prefix to prepend to all URLs to specify the WWW location of $opt_rootpath (see section Specify Server Root Path). For directories under the WWW server's root directory (`/') this is a empty string (""). For a user's personal pages this is the URL path to their home pages (usually `/~username' equating to `~/public_html', but may be configured differently on your server).
If $opt_relative is enabled then this option is not actually used. It however must be used if the WebMagick icon images are not in the same logical WWW directory tree as the directories WebMagick is processing. (See the next option).
Variable:
Argument:
This is the relative path from the top of the WWW directory tree specified in $opt_rootpath (see section Specify Server Root Path). If this value is specified incorrectly then WebMagick will generate incorrect URLs for its icons.
Variable:
Argument:
Specify URLs for WebMagick icon images as fully-qualified paths.
Variable:
Argument:
Specify URLs for WebMagick icon images as relative paths. The images must be in the same WWW directory tree otherwise fully-qualified paths (i.e. non-relative) will be substituted.
If the WebMagick icons are not in the same directory tree, then this option should be turned off and $opt_prefixpath (see section Specifying Root Prefix)and $opt_iconpath (see section Specifying WebMagick Icon Location) used to locate the WebMagick icon images using absolute URL paths.
Go to the first, previous, next, last section, table of contents.