User guide
Chapter 9: How to Use SSL with Interstage HTTP Server
9-12
AddModule
Name
AddModule
Synopsis
AddModule module [module] ...
Description
Enables read modules or embedded modules.
Context
Global context
Default value
None
Alias
Name
Alias
Synopsis
Alias URL-path file-path|directory-path
Description
Specifies a directory to be handled as a virtual directory. Documents provided can be stored in directories
other than the directory specified with the DocumentRoot directive.
The URL path can consist of up to 224 alphanumeric characters or any of the following symbols:
+, -, ., _, /.
The path must be unique. The same URL path as one specified in the ScriptAlias directive cannot be
specified.
Context
Global context, Virtual host
Default value
none
Module
mod_alias