index_title=Apache Webserver
index_eroot=The Apache root directory $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct paths.
index_eserver=The Apache server executable $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct path.
index_econf=The Apache configuration file $1 does not exist. If you have Apache installed, adjust the <a href='$2'>module configuration</a> to use the correct path.
index_eports=Your Apache configuration contains more than 1 $1 directive. The current version of Webmin cannot properly handle this setup.
index_global=Global Configuration
index_virts=Virtual Servers
index_defserv=Default Server
index_defdesc1=Defines the default settings for all other virtual servers, and processes any unhandled requests.
index_any=Any
index_default=Default
index_auto=Automatic
index_virt=Virtual Server
index_vname=Handles the name-based server $1 on address $2.
index_vdef=Processes all requests not handled by other virtual servers.
index_defdesc2=Defines the default settings for all other virtual servers.
index_vport=Processes all requests on port $1 not handled by other virtual servers.
index_vaddr=Handles all requests to the address $1.
index_vaddrport=Handles all requests to the address $1 on port $2.
index_type=Type
index_addr=Address
index_port=Port
index_name=Server Name
index_root=Document Root
index_create=Create a New Virtual Server
index_return=server list

cvirt_ecannot=You are not allowed to create a virtual server
cvirt_err=Failed to create virtual server
cvirt_eaddr1=No address entered
cvirt_eaddr2='$1' is not a valid address
cvirt_eport='$1' is not a valid port
cvirt_ename='$1' is not a valid server name
cvirt_eroot1=You must enter a document root
cvirt_eroot2=Failed to create directory '$1' : $2

etype=You are not allowed to edit options of this type
efailed=Failed to save $1
apache_apply=Apply Changes
apache_stop=Stop Apache
apache_start=Start Apache
auth_return=access control

global_ecannot=You are not allowed to edit global options
global_mime=Global MIME types list
global_mimedesc=Click on a MIME type from the list below to edit it, or use the link at the bottom of the page to add a new type to the list.
global_type=Type
global_ext=Extensions
global_add=Add a new MIME type
global_return=MIME types

mime_ecannot=You are not allowed to edit mime types
mime_edit=Edit MIME Type
mime_add=Add MIME Type
mime_header=Filename extensions to MIME type mapping
mime_type=MIME Type
mime_ext=Extensions
mime_err=Failed to save MIME type
mime_etype='$1' is not a valid MIME type

virt_ecannot=You cannot edit this virtual server
virt_title=Virtual Server Options
virt_header=For $1
virt_opts=Virtual Server Options
virt_conf=Server Configuration
virt_show=Show Directives
virt_adddir=Create Per-Directory, Files or Location Options
virt_type=Type
virt_exact=Exact match
virt_re=Match regexp
virt_path=Path
virt_return=server index
virt_euser=You are not allowed to change the user or group for this virtual server.
virt_header2=$1 for $2

vserv_title=Virtual Server Configuration
vserv_ecannot=You cannot edit this virtual server's address
vserv_addr=Address
vserv_port=Port
vserv_any=Any
vserv_default=Default
vserv_root=Document Root
vserv_name=Server Name
vserv_delete=Delete Virtual Server
vserv_err=Failed to save virtual server
vserv_eaddr1=No address entered
vserv_eaddr2='$1' is not a valid address
vserv_eport='$1' is not a valid port
vserv_eroot='$1' is not a valid document root
vserv_ename='$1' is not a valid server name

show_title=Directives
show_edit=Edit Apache directive:
show_these=Manually edit directives
show_ok=Edit

manual_title=Raw Directives
manual_header=Use the text box below to manually edit the Apache directives in $1 that apply to this virtual server, directory or files.

dir_title=Per-Directory Options
dir_header=For $1 on $2
dir_show=Show Directives
dir_opts=Options apply to ..
dir_type=Type
dir_regexp=Regexp?
dir_exact=Exact match
dir_re=Match regexp
dir_path=Path
dir_return=directory index
dir_header2=$1 for $2

type_0=Processes and Limits
type_1=Networking and Addresses
type_2=Apache Modules
type_3=Log Files
type_4=Access Control
type_5=Document Options
type_6=MIME Types
type_7=Error Handling
type_8=User and Group
type_9=Miscellaneous
type_10=Aliases and Redirects
type_11=CGI Programs
type_12=Directory Indexing
type_13=Proxying
type_14=SSL Options
type_15=Perl
type_16=PHP

htaccess_title=Per-Directory Options Files
htaccess_ecannot=You cannot edit htaccess files
htaccess_desc=Additional per-directory options can be specified in a file (usually called <tt>.htaccess</tt>) in each directory. The options apply to all files in that directory and any sub-directories, unless overridden by another options file.
htaccess_create=Create Options File
htaccess_find=Find Options Files
htaccess_auto=Automatically
htaccess_from=From directory
htaccess_return=options file list
htaccess_edir='$1' is not a valid directory
htaccess_ecreate=You are not allowed to create this options file
htaccess_edelete=You are not allowed to delete this options file

htindex_ecannot=You are not allowed to edit this options file
htindex_title=Per-Directory Options File
htindex_delete=Delete File
htindex_show=Show Directives
htindex_opts=Per-Directory Options
htindex_file=Per-File Configuration
htindex_create=Create Per-File Options
htindex_regexp=Regexp?
htindex_exact=Exact match
htindex_re=Match regexp
htindex_path=Path
htindex_header=For $1
htindex_header2=$1 for options file $2
htindex_return=options file index

htfile_title=Per-File Options
htfile_header=For $1 in $2
htfile_show=Show Directives
htfile_apply=Options apply to ..
htfile_header2=$1 for $2

reconfig_title=Re-Configure Known Modules
reconfig_ecannot=You are not allowed to reconfigure apache
reconfig_ever=Failed to get the version of Apache server executable $1. Check your <a href='$2'>module configuration</a> to make sure this is the correct path.
reconfig_desc1=Your Apache configuration has changed, or has not yet been examined by Webmin. Below is a list of all Apache modules supported by Webmin, with those currently installed selected. You may select or de-select modules if the list is incorrect.
reconfig_desc2=Below is a list of all Apache modules supported by Webmin, with those currently installed selected. If you are using dynamically loaded modules then you may need to select those that are dynamically loaded.
reconfig_ok=Configure

defines_title=Edit Defined Parameters
defines_ecannot=You are not allowed to edit httpd defines
defines_desc=When Apache is started, parameters can be passed to it with the <tt>-D</tt> command line option. Because these parameters can affect which directives are used in your config files, Webmin needs to know which ones are passed to Apache when it is started up. Enter the parameters used on your system into the text field on the right.

authu_ecannot='$1' is not an allowed users text file
authu_title=User List
authu_header=In file $1
authu_header2=Users from text file $1
authu_none=No users in text file $1
authu_add=Add a new user
authu_return=user list
authu_edit=Edit User
authu_create=Create User
authu_user=Username
authu_pass=Password
authu_enc=Encrypted..
authu_plain=Plain text..
authu_err=Failed to save user
authu_euser=No username entered
authu_euser2=Username cannot contain a :
authu_edup=A user called '$1' already exists
authu_sync=The options below allow you to configure Webmin to automatically add, update or delete a user from this password file when a user is added, modified or removed in the <tt>Users and Groups</tt> module.
authu_screate=Add a user when a Unix user is added
authu_sdelete=Delete the user when a Unix user is deleted
authu_smodify=Change the user when a Unix user is changed

authg_ecannot='$1' is not an allowed groups text file
authg_title=Group List
authg_header=In file $1
authg_header2=Groups from text file $1
authg_none=No groups in text file $1
authg_add=Add a new group
authg_return=group list
authg_edit=Edit Group
authg_create=Create Group
authg_group=Group name
authg_mems=Members
authg_dont=Don't change
authg_set=Set to..
authg_err=Failed to save group
authg_euser=No group name entered
authg_euser2=Group name cannot contain a :
authg_edup=A group called '$1' already exists

stop_err=Failed to stop apache
stop_ecannot=You are not allowed to stop apache
stop_epid=Failed to open PID file $1
stop_epid2=Invalid PID file $1
stop_esig=Failed to send SIGTERM to process $1

start_err=Failed to start apache
start_ecannot=You are not allowed to start apache
start_ecmd=$1 failed : $2
start_eunknown=Unknown reason

restart_err=Failed to apply changes
restart_epid=Failed to open PID file $1
restart_epid2=Invalid PID file $1
restart_esig=Failed to send SIGHUP to process $1
restart_eunknown=Unknown reason

acl_virts=Virtual servers this user can edit
acl_global=Can edit global options?
acl_htaccess=.htaccess only
acl_create=Can create virtual servers?
acl_vuser=Can change virtual server users?
acl_vaddr=Can change virtual server addresses?
acl_pipe=Can pipe logs to programs?
acl_stop=Can stop and start Apache?
acl_dir=Limit files to directory
acl_types=Directive types available
acl_all=All
acl_sel=Selected..

core_0=Maximum concurrent requests
core_1=Maximum keepalives per connection
core_2=Maximum requests per server process
core_3=Minimum spare server processes
core_4=Maximum spare server processes
core_5=Initial server processes
core_6=Maximum concurrent requests must be an integer
core_7=Maximum keepalives per connection must be an integer
core_8=Maximum requests per server process must be an integer
core_9=Minimum spare server processes must be an integer
core_10=Maximum spare server processes must be an integer
core_11=Initial server processes must be an integer
core_12=Default
core_13=Default
core_14=Default
core_15=Default
core_16=Default
core_17=Default
core_18=CPU resource limit
core_19=Memory resource limit
core_20=Process limit
core_21=CPU resource limit
core_22=memory resource limit
core_23=process limit
core_24=Soft limit 
core_25=Soft limit 
core_26=Hard limit 
core_27= is not a valid soft $1
core_28= is not a valid soft $1
core_29= is not a valid hard $1
core_30=Default port:
core_31=Address
core_32=Port
core_34=Default
core_35=Listen on addresses and ports
core_36='$1' is not a valid address
core_37='$1' is not a valid port
core_38=You must specify at least one address to listen on
core_39=Invalid default port
core_40=Multiple requests per connection
core_41='$1' is not a valid number of keepalives
core_42=Yes
core_43=No
core_44=Default
core_45=No
core_46=Yes
core_47=Lookup twice
core_48=Default
core_49=Yes
core_50=No
core_51=Default
core_52=Yes
core_53=No
core_54=Default
core_55=Keep-alive timeout
core_56=Listen queue length
core_57=TCP send buffer size
core_58=Server admin email address
core_59=Request timeout
core_60=Use hostname supplied by browser
core_61=Lookup hostnames
core_62=Lookup hostnames
core_63=Do RFC1413 user lookups
core_64=Alternate virtual server names
core_65=Server hostname
core_66=Addresses for name virtual servers
core_67=Keep-alive timeout must be an integer
core_68=Listen queue length must be an integer
core_69=TCP send buffer size must be an integer
core_70=Request timeout must be an integer
core_71=Invalid server hostname
core_72=Default
core_73=Default
core_74=OS Default
core_75=None
core_76=Default
core_77=Automatic
core_78='$1' is not a valid number of keepalives
core_79='$1' is not a valid address for name virtual servers
core_80=Authentication options
core_81=MIME types and encodings
core_82=Indexing and index files
core_83=Hostname access control
core_84=Directory options
core_85=Default
core_86=Selected below...
core_87=Yes
core_88=No
core_89=Default
core_90=Execute CGI programs
core_91=Follow symbolic links
core_92=Server-side includes and execs
core_93=Server-side includes
core_94=Generate directory indexes
core_95=Generate Multiviews
core_96=Follow symbolic links if owners match
core_97=Default
core_98=Selected below..
core_99=Yes
core_100=No
core_101=Enable
core_102=Disable
core_103=Per-directory options file
core_104=Options file can override..
core_105=Generate MD5 digests
core_106=Document root directory
core_107=Directory options
core_108=Only one options file is allowed
core_109=No options file entered
core_110=Default
core_111=Default
core_112=document root '$1' does not exist
core_113=Email address
core_114=Server name
core_115=None
core_116=Default
core_117=Virtual server path
core_118=Error message footer
core_119=Virtual server path must start with a /
core_120=Default
core_121=Default MIME Type
core_122=Default MIME type must be in the form type/subtype
core_123=Default
core_124=Authentication realm name
core_125=Authentication type
core_126=Default
core_127=Default
core_128=All access controls
core_129=Any access control
core_130=Restrict access by login
core_131=Clients must satisfy
core_132=Standalone
core_133=Run from inetd
core_134=Version and OS and modules
core_135=Version and OS
core_136=Version only
core_137=Core dump directory
core_138=Server lock file
core_139=Maximum request body size
core_140=Maximum headers in request
core_141=Maximum request header size
core_142=Maximum request line size
core_143=Server PID file
core_144=Shared memory scoreboard file
core_145=Server execution
core_146=Server HTTP header
core_147=Invalid core dump directory
core_148=Invalid lock file
core_149=Invalid request body size
core_150=Invalid number of headers
core_151=Invalid header size
core_152=Invalid request line size
core_153=Invalid PID file
core_154=Invalid scoreboard file
core_155=Server root
core_156=Default
core_157=Default
core_158=Default
core_159=Default
core_160=Default
core_161=Default
core_162=Default
core_163= Group name
core_164= Group ID
core_165= User name
core_166= User ID
core_167=Run as Unix group
core_168=Run as Unix user
core_169='$1' is not a valid group ID
core_170='$1' is not a valid user ID
core_171= Goto URL..
core_172= Show message..
core_173=Error code
core_174=Response
core_175=URL or message
core_176=Custom error responses
core_177='$1' is not a valid error code
core_178='$1' is not a valid URL
core_179=Default
core_180=System Log
core_181=File 
core_182=Program 
core_183=Error log file
core_184=Error log to
core_185=Invalid error log file
core_186=Default
core_187=Error log file is not under the allowed directory
core_188=Missing error log file
core_189=Error log file is not under the allowed directory
core_190=Missing error log program
core_191=You are not allowed to pipe logs to programs
core_192=All modules
core_193=Selected modules..
core_194=Active modules

core_195=Option
core_196=Set for directory
core_197=Merge with parent

mod_negotiation_0=Cache content-negotiated documents?
mod_negotiation_1=Yes
mod_negotiation_2=No
mod_negotiation_3=Language priority for multi-views
mod_negotiation_4=Default
mod_negotiation_5=Missing language priorities
mod_cgi_0=CGI Script log
mod_cgi_1=None
mod_cgi_2=Invalid CGI script log file
mod_cgi_3=Maximum CGI log size
mod_cgi_4=Default
mod_cgi_5=CGI log size must be an integer
mod_cgi_6=Maximum logged post data size
mod_cgi_7=Default
mod_cgi_8=Post data size must be an integer
mod_cgi_9=CGI script log is not under the allowed directory
mod_alias_0='$1' is not a valid $2
mod_alias_1='$1' is not a valid $2 destination
mod_alias_2=Document directory aliases
mod_alias_3=Regexp document directory aliases
mod_alias_4=URL redirects
mod_alias_5=URL redirects
mod_alias_6=Regexp URL redirects
mod_alias_7=Temporary URL redirects
mod_alias_8=Permanent URL redirects
mod_alias_9=CGI directory aliases
mod_alias_10=Regexp CGI directory aliases
mod_alias_11='$1' is not a valid $2
mod_alias_12='$1' is not a valid status
mod_alias_13='$1' is not a valid $2 destination
mod_proxy_0=Act as proxy server?
mod_proxy_1=Yes
mod_proxy_2=No
mod_proxy_3=Requests
mod_proxy_4=Forward to
mod_proxy_5=All
mod_proxy_6=Matching..
mod_proxy_7=Requests to pass to another proxy
mod_proxy_8=Local URL path
mod_proxy_9=Remote URL
mod_proxy_10=Map local to remote URLs
mod_proxy_11=Block requests to domains
mod_proxy_12=No domains given to block
mod_proxy_13=Type
mod_proxy_14=No proxy for..
mod_proxy_15=Don't pass requests to another proxy for
mod_proxy_16=Domain for requests with no domain
mod_proxy_17=None
mod_proxy_18=Invalid default domain
mod_proxy_19=Ports to which CONNECT is allowed
mod_proxy_20=Default
mod_proxy_21=Invalid CONNECT ports
mod_proxy_22=Cache directory
mod_proxy_23=None
mod_proxy_24=Invalid cache directory name
mod_proxy_25=Cache size
mod_proxy_26=Default
mod_proxy_27=Invalid cache size
mod_proxy_28=Cache garbage collection interval
mod_proxy_29=Never
mod_proxy_30=hours
mod_proxy_31=Invalid cache garbage collection interval
mod_proxy_32=Cached file maximum expiry time
mod_proxy_33=Default
mod_proxy_34=hours
mod_proxy_35=Invalid cached file maximum expiry time
mod_proxy_36=Cached file expiry time factor
mod_proxy_37=Default
mod_proxy_38=Invalid cached file expiry time factor
mod_proxy_39=Cache directory levels
mod_proxy_40=Default
mod_proxy_41=Invalid number of cache directory levels
mod_proxy_42=Cache directory name length
mod_proxy_43=Default
mod_proxy_44=Invalid cache directory name length
mod_proxy_45=Cache default expiry time
mod_proxy_46=Default
mod_proxy_47=Invalid default expiry time
mod_proxy_48=Finish and cache transfer after
mod_proxy_49=Default
mod_proxy_50=Invalid transfer percentage
mod_proxy_51=Domains not to cache
mod_proxy_52=None
mod_proxy_53=No domains not to cache given
mod_proxy_54='$1' is not a valid request
mod_proxy_55='$1' is not a valid proxy URL
mod_proxy_56='$1' is not a valid local URL path
mod_proxy_57='$1' is not a valid remote URL
mod_proxy_58='$1' is not a valid IP address
mod_proxy_59='$1' is not a valid hostname
mod_proxy_60='$1' is not a valid domain
mod_proxy_61='$1' is not a valid network
mod_proxy_62='$1' is not a valid network/bits pair
mod_proxy_63=cache directory is not under the allowed directory
mod_proxy_64=Remote URL
mod_proxy_65=Local URL path
mod_proxy_66=Map remote Location: headers to local
mod_log_agent_0=Default
mod_log_agent_1=File..
mod_log_agent_2=Program..
mod_log_agent_3=Browser log file
mod_log_agent_4=$1 is not a valid agent log filename
mod_log_config_0=Common Log Format
mod_log_config_1=Named log formats
mod_log_config_2=Nickname
mod_log_config_3=Format
mod_log_config_4=Default log format
mod_log_config_5=Default log format
mod_log_config_6=Default
mod_log_config_7=Format
mod_log_config_8=Write to
mod_log_config_9=File or program
mod_log_config_10=Default
mod_log_config_11=File..
mod_log_config_12=Program..
mod_log_config_13=Access log files
mod_log_config_14='$1' is not a valid nickname
mod_log_config_15=No log format given for $1
mod_log_config_16=Missing log filename or program
mod_log_config_17='$1' is not an allowed log filename or program
mod_log_config_18='If set' option cannot be used with the default log format
mod_log_referer_0=Default
mod_log_referer_1=File..
mod_log_referer_2=Program..
mod_log_referer_3=Referer log file
mod_log_referer_4=Don't log references from
mod_log_referer_5=$1 is not a valid referer log filename
mod_log_referer_6=referer log is not under the allowed directory
mod_status_0=Display extended status information
mod_status_1=Yes
mod_status_2=No
mod_mime_0=Extensions
mod_mime_1=Extensions
mod_mime_2=Extra MIME types
mod_mime_3=MIME type
mod_mime_4=Content handlers
mod_mime_5=Content encodings
mod_mime_6=Content encoding
mod_mime_7=Content languages
mod_mime_8=Content language
mod_mime_9=Treat all files as MIME type
mod_mime_10=Real type
mod_mime_11=Invalid MIME type
mod_mime_12=Pass all files to handler
mod_mime_13=MIME types file
mod_mime_14=Default
mod_mime_15=Ignore handlers for extensions
mod_mime_16=None
mod_mime_17=Extra character sets
mod_mime_18='$1' is not a valid $2
mod_mime_19=No extensions given for $1 $2

mod_mime_20=Type
mod_mime_21=Handler
mod_mime_22=Encoding
mod_mime_23=Language
mod_mime_24=Charset

mod_setenvif_0=Header
mod_setenvif_1=Match
mod_setenvif_2=Match case
mod_setenvif_3=Variable
mod_setenvif_4=Value
mod_setenvif_5=Variables set based on request headers
mod_setenvif_6=Invalid request header '$1'
mod_setenvif_7=Invalid regular expression '$1'
mod_setenvif_8=Invalid variable name '$1'
mod_userdir_0=Default
mod_userdir_1=All users accessible
mod_userdir_2=All users except
mod_userdir_3=User WWW directory
mod_userdir_4=User WWW directory
mod_imap_0=Action on incorrect use of imagemaps
mod_imap_1=Default
mod_imap_2=Go to default URL
mod_imap_3=Show formatted menu
mod_imap_4=Show semi-formatted menu
mod_imap_5=Show unformatted menu
mod_imap_6=Default
mod_imap_7=Display server error
mod_imap_8=Do nothing
mod_imap_9=Go to imagemap URL
mod_imap_10=Go to referring URL
mod_imap_11=Go to URL...
mod_imap_12=Default action for imagemaps
mod_imap_13=Default
mod_imap_14=Server root
mod_imap_15=Imagemap URL
mod_imap_16=Referring URL
mod_imap_17=URL...
mod_imap_18=Default base for imagemaps
mod_imap_19='$1' is not a valid URL
mod_imap_20='$1' is not a valid URL
mod_speling_0=Automatically correct misspelled URLs?
mod_speling_1=No
mod_speling_2=Yes
mod_speling_3=Default
mod_actions_0=Handler / MIME type
mod_actions_1=CGI script URL
mod_actions_2=Handler or MIME type CGI actions
mod_actions_3=HTTP method
mod_actions_4=CGI script
mod_actions_5=HTTP method CGI actions
mod_actions_6='$1' is not a valid handler or MIME type
mod_actions_7='$1' is not a valid CGI script
mod_actions_8=No method chosen for CGI script '$1'
mod_actions_9='$1' is not a valid CGI script
mod_include_0=Process includes on files with execute bit?
mod_include_1=No
mod_include_2=Yes
mod_include_3=Yes and set last-modified date
mod_include_4=Default
mod_dir_0=Directory index files
mod_autoindex_0=Default
mod_autoindex_1=Ascending
mod_autoindex_2=Descending
mod_autoindex_3=Name
mod_autoindex_4=Date
mod_autoindex_5=Size
mod_autoindex_6=Description
mod_autoindex_7=Sort directory index by
browsermatch_0=Browser regex
browsermatch_1=Match case?
browsermatch_2=Set variable
browsermatch_3=Value
browsermatch_4=Variables set based on browser type
browsermatch_5=Invalid variable name '$1'
autoindex_0=Filename
autoindex_1=MIME type
autoindex_2=Encoding
autoindex_3=Icon
autoindex_4=Alt text
autoindex_5=Match by
autoindex_6=Filenames, types or encodings
autoindex_7=Directory index icons
autoindex_8=Directory index default icon
autoindex_9=Default
autoindex_10=Invalid default icon URL
autoindex_11=Alt text
autoindex_12=Match by
autoindex_13=Filenames, types or encodings
autoindex_14=Directory index ALT tags
autoindex_15=Description
autoindex_16=Filenames
autoindex_17=Directory index descriptions
autoindex_18=Display fancy directory indexes
autoindex_19=Display HTML title as description
autoindex_20=Icon height", "Icon width
autoindex_21=Allow user sorting of columns
autoindex_22=Show file descriptions
autoindex_23=Output HTML header tags
autoindex_24=Show last modified times
autoindex_25=Show file sizes
autoindex_26=Include icon in link
autoindex_27=Filename width
autoindex_28=Description width
autoindex_29=Display directories first
autoindex_30=Default
autoindex_31=Selected below...
autoindex_32=Default
autoindex_33=pixels
autoindex_34=chars
autoindex_35=Directory index options
autoindex_36=Directory index header file
autoindex_37=Default
autoindex_38=Invalid index header filename
autoindex_39=Directory index footer file
autoindex_40=Default
autoindex_41=Invalid index footer filename
autoindex_42=Files to ignore in directory index
autoindex_43='$1' is not a valid icon url
autoindex_44=Missing $1 for $2
autoindex_45=Missing $1 for '$2'
autoindex_46=No description for file $1
autoindex_47=No files for description '$1'
autoindex_49=' is not a valid icon size
autoindex_51=' is not a valid width
mod_mime_magic_0=MIME magic numbers file
mod_mime_magic_1=None
mod_mime_magic_2=Invalid MIME magic numbers filename
mod_env_0=Variable
mod_env_1=Value
mod_env_2=Pass through
mod_env_3=Clear
mod_env_4=Set to..
mod_env_5=Environment variables for CGI scripts
mod_env_6=Pass all environment variables to CGIs
mod_env_7=Yes
mod_env_8=No
mod_env_9=Default
mod_env_10='$1' is not a valid variable name
mod_env_11='$1' is not a valid variable value
mod_access_0=Access checking order:
mod_access_1=Deny then allow
mod_access_2=Allow then deny
mod_access_3=Mutual failure
mod_access_4=Default
mod_access_5=Action
mod_access_6=Condition
mod_access_7=All requests
mod_access_8=Request from host...
mod_access_9=Request from IP..
mod_access_10=Request from partial IP..
mod_access_11=Request from net/netmask..
mod_access_12=Request from net/CIDR..
mod_access_13=If variable is set..
mod_access_14=Restrict access
mod_access_15='$1' is not a valid IP address
mod_access_16='$1' is not a valid partial IP address
mod_access_17='$1' is not a valid network/netmask pair
mod_access_18='$1' is not a valid network/CIDR pair
mod_access_19='$1' is not a valid variable name
mod_auth_0=User text file
mod_auth_1=Edit users
mod_auth_2=Group text file
mod_auth_3=Edit groups
mod_auth_4=Pass failures to next module?
mod_auth_5=Text file authentication
mod_auth_6=User text file is not under the allowed directory
mod_auth_7=Group text file is not under the allowed directory
mod_cern_meta_0=Process header metafiles
mod_cern_meta_1=Yes
mod_cern_meta_2=No
mod_cern_meta_3=Subdirectory for header metafiles
mod_cern_meta_4=Default
mod_cern_meta_5=Invalid metafile subdirectory name
mod_cern_meta_6=File suffix for header metafiles
mod_cern_meta_7=Default
mod_cern_meta_8=Invalid metafile suffix
