components/apache24/apache-24.p5m
branchs11-update
changeset 3877 d7cb5bc8ee50
child 4236 ca71d5a4e4e9
equal deleted inserted replaced
3876:da37433d5103 3877:d7cb5bc8ee50
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    24 <transform file link hardlink path=usr/apache2/2.4/build/.* -> \
       
    25     default facet.devel all>
       
    26 <transform dir file link hardlink path=usr/apache2/2.4/manual(/.+){0,1}$ -> \
       
    27     default facet.doc.html true>
       
    28 
       
    29 # prevents "64bit file in 32bit path" errors
       
    30 <transform file path=usr/apache2/2.4/libexec/.*\.so -> \
       
    31     add pkg.linted.userland.action001.2 true>
       
    32 set name=pkg.fmri \
       
    33     value=pkg:/web/server/apache-24@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    34 set name=pkg.summary value="Apache Web Server V2.4"
       
    35 set name=pkg.description value="The Apache HTTP Server Version 2.4"
       
    36 
       
    37 # temporary, until the mediated links are replaced in the reference repo
       
    38 set name=pkg.linted.pkglint.dupaction001.1 value=true
       
    39 set name=pkg.linted.pkglint.dupaction010.1 value=true
       
    40 set name=pkg.linted.pkglint.dupaction010.2 value=true
       
    41 set name=com.oracle.info.description value="the Apache Web Server V2.4"
       
    42 set name=com.oracle.info.tpno value=$(TPNO)
       
    43 set name=info.classification \
       
    44     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
       
    45 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    46 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    47 set name=org.opensolaris.arc-caseid value=PSARC/2014/253
       
    48 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    49 dir  path=etc/apache2/2.4/conf.d
       
    50 file path=etc/apache2/2.4/envvars mode=0644 preserve=renamenew
       
    51 file etc/apache2/2.4/original/httpd.conf path=etc/apache2/2.4/httpd.conf \
       
    52     mode=0644 preserve=renamenew
       
    53 file path=etc/apache2/2.4/magic mode=0644 preserve=renamenew
       
    54 file path=etc/apache2/2.4/mime.types mode=0644 preserve=renamenew
       
    55 file etc/apache2/2.4/httpd.conf path=etc/apache2/2.4/original/httpd.conf
       
    56 file etc/apache2/2.4/extra/httpd-autoindex.conf \
       
    57     path=etc/apache2/2.4/samples-conf.d/autoindex.conf
       
    58 file etc/apache2/2.4/extra/httpd-dav.conf \
       
    59     path=etc/apache2/2.4/samples-conf.d/dav.conf
       
    60 file etc/apache2/2.4/extra/httpd-default.conf \
       
    61     path=etc/apache2/2.4/samples-conf.d/default.conf
       
    62 file etc/apache2/2.4/extra/httpd-info.conf \
       
    63     path=etc/apache2/2.4/samples-conf.d/info.conf
       
    64 file etc/apache2/2.4/extra/httpd-languages.conf \
       
    65     path=etc/apache2/2.4/samples-conf.d/languages.conf
       
    66 file etc/apache2/2.4/extra/httpd-manual.conf \
       
    67     path=etc/apache2/2.4/samples-conf.d/manual.conf
       
    68 file etc/apache2/2.4/extra/httpd-mpm.conf \
       
    69     path=etc/apache2/2.4/samples-conf.d/mpm.conf
       
    70 file etc/apache2/2.4/extra/httpd-multilang-errordoc.conf \
       
    71     path=etc/apache2/2.4/samples-conf.d/multilang-errordoc.conf
       
    72 file etc/apache2/2.4/extra/proxy-html.conf \
       
    73     path=etc/apache2/2.4/samples-conf.d/proxy-html.conf
       
    74 file etc/apache2/2.4/extra/httpd-ssl.conf \
       
    75     path=etc/apache2/2.4/samples-conf.d/ssl.conf
       
    76 file etc/apache2/2.4/extra/httpd-userdir.conf \
       
    77     path=etc/apache2/2.4/samples-conf.d/userdir.conf
       
    78 file etc/apache2/2.4/extra/httpd-vhosts.conf \
       
    79     path=etc/apache2/2.4/samples-conf.d/vhosts.conf
       
    80 dir  path=etc/security/auth_attr.d owner=root group=sys mode=755
       
    81 file Solaris/auth_attr path=etc/security/auth_attr.d/web:server:apache-24 \
       
    82     owner=root group=sys mode=644 preserve=true
       
    83 dir  path=etc/security/prof_attr.d owner=root group=sys mode=755
       
    84 file Solaris/prof_attr path=etc/security/prof_attr.d/web:server:apache-24 \
       
    85     owner=root group=sys mode=644 preserve=true
       
    86 file Solaris/http-apache24.xml path=lib/svc/manifest/network/http-apache24.xml
       
    87 file Solaris/http-apache24 path=lib/svc/method/http-apache24
       
    88 # Remove pkglint.action008 once apr-util-15 (S11.3b17) is released.
       
    89 file path=usr/apache2/2.4/bin/ab pkg.linted.userland.action001.3=true
       
    90 file path=usr/apache2/2.4/bin/apachectl
       
    91 file path=usr/apache2/2.4/bin/apxs facet.devel=true
       
    92 file path=usr/apache2/2.4/bin/checkgid pkg.linted.userland.action001.3=true
       
    93 file path=usr/apache2/2.4/bin/dbmmanage
       
    94 file path=usr/apache2/2.4/bin/envvars
       
    95 file path=usr/apache2/2.4/bin/envvars-std
       
    96 file path=usr/apache2/2.4/bin/fcgistarter pkg.linted.userland.action001.3=true
       
    97 file path=usr/apache2/2.4/bin/htcacheclean pkg.linted.userland.action001.3=true
       
    98 file path=usr/apache2/2.4/bin/htdbm pkg.linted.userland.action001.3=true
       
    99 file path=usr/apache2/2.4/bin/htdigest pkg.linted.userland.action001.3=true
       
   100 file path=usr/apache2/2.4/bin/htpasswd pkg.linted.userland.action001.3=true
       
   101 file path=usr/apache2/2.4/bin/httpd pkg.linted.userland.action001.3=true
       
   102 file path=usr/apache2/2.4/bin/httxt2dbm pkg.linted.userland.action001.3=true
       
   103 file path=usr/apache2/2.4/bin/logresolve pkg.linted.userland.action001.3=true
       
   104 file path=usr/apache2/2.4/bin/rotatelogs pkg.linted.userland.action001.3=true
       
   105 file usr/apache2/2.4/bin/suexec path=usr/apache2/2.4/bin/suexec.disabled \
       
   106     mode=0500
       
   107 file path=usr/apache2/2.4/build/config.nice mode=0555
       
   108 file path=usr/apache2/2.4/build/config_vars.mk
       
   109 file path=usr/apache2/2.4/build/instdso.sh mode=0555
       
   110 file path=usr/apache2/2.4/build/library.mk
       
   111 file path=usr/apache2/2.4/build/ltlib.mk
       
   112 file path=usr/apache2/2.4/build/mkdir.sh mode=0555
       
   113 file path=usr/apache2/2.4/build/program.mk
       
   114 file path=usr/apache2/2.4/build/rules.mk
       
   115 file path=usr/apache2/2.4/build/special.mk
       
   116 file path=usr/apache2/2.4/include/ap_compat.h
       
   117 file path=usr/apache2/2.4/include/ap_config.h
       
   118 file path=usr/apache2/2.4/include/ap_config_auto.h
       
   119 file path=usr/apache2/2.4/include/ap_config_layout.h
       
   120 file path=usr/apache2/2.4/include/ap_expr.h
       
   121 file path=usr/apache2/2.4/include/ap_hooks.h
       
   122 file path=usr/apache2/2.4/include/ap_listen.h
       
   123 file path=usr/apache2/2.4/include/ap_mmn.h
       
   124 file path=usr/apache2/2.4/include/ap_mpm.h
       
   125 file path=usr/apache2/2.4/include/ap_provider.h
       
   126 file path=usr/apache2/2.4/include/ap_regex.h
       
   127 file path=usr/apache2/2.4/include/ap_regkey.h
       
   128 file path=usr/apache2/2.4/include/ap_release.h
       
   129 file path=usr/apache2/2.4/include/ap_slotmem.h
       
   130 file path=usr/apache2/2.4/include/ap_socache.h
       
   131 file path=usr/apache2/2.4/include/apache_noprobes.h
       
   132 file path=usr/apache2/2.4/include/cache_common.h
       
   133 file path=usr/apache2/2.4/include/heartbeat.h
       
   134 file path=usr/apache2/2.4/include/http_config.h
       
   135 file path=usr/apache2/2.4/include/http_connection.h
       
   136 file path=usr/apache2/2.4/include/http_core.h
       
   137 file path=usr/apache2/2.4/include/http_log.h
       
   138 file path=usr/apache2/2.4/include/http_main.h
       
   139 file path=usr/apache2/2.4/include/http_protocol.h
       
   140 file path=usr/apache2/2.4/include/http_request.h
       
   141 file path=usr/apache2/2.4/include/http_vhost.h
       
   142 file path=usr/apache2/2.4/include/httpd.h
       
   143 file path=usr/apache2/2.4/include/mod_auth.h
       
   144 file path=usr/apache2/2.4/include/mod_cache.h
       
   145 file path=usr/apache2/2.4/include/mod_cgi.h
       
   146 file path=usr/apache2/2.4/include/mod_core.h
       
   147 file path=usr/apache2/2.4/include/mod_dav.h
       
   148 file path=usr/apache2/2.4/include/mod_dbd.h
       
   149 file path=usr/apache2/2.4/include/mod_include.h
       
   150 file path=usr/apache2/2.4/include/mod_log_config.h
       
   151 file path=usr/apache2/2.4/include/mod_proxy.h
       
   152 file path=usr/apache2/2.4/include/mod_request.h
       
   153 file path=usr/apache2/2.4/include/mod_rewrite.h
       
   154 file path=usr/apache2/2.4/include/mod_session.h
       
   155 file path=usr/apache2/2.4/include/mod_so.h
       
   156 file path=usr/apache2/2.4/include/mod_ssl.h
       
   157 file path=usr/apache2/2.4/include/mod_status.h
       
   158 file path=usr/apache2/2.4/include/mod_unixd.h
       
   159 file path=usr/apache2/2.4/include/mod_watchdog.h
       
   160 file path=usr/apache2/2.4/include/mod_xml2enc.h
       
   161 file path=usr/apache2/2.4/include/mpm_common.h
       
   162 file path=usr/apache2/2.4/include/os.h
       
   163 file path=usr/apache2/2.4/include/scoreboard.h
       
   164 file path=usr/apache2/2.4/include/unixd.h
       
   165 file path=usr/apache2/2.4/include/util_cfgtree.h
       
   166 file path=usr/apache2/2.4/include/util_charset.h
       
   167 file path=usr/apache2/2.4/include/util_cookies.h
       
   168 file path=usr/apache2/2.4/include/util_ebcdic.h
       
   169 file path=usr/apache2/2.4/include/util_fcgi.h
       
   170 file path=usr/apache2/2.4/include/util_filter.h
       
   171 file path=usr/apache2/2.4/include/util_ldap.h
       
   172 file path=usr/apache2/2.4/include/util_md5.h
       
   173 file path=usr/apache2/2.4/include/util_mutex.h
       
   174 file path=usr/apache2/2.4/include/util_script.h
       
   175 file path=usr/apache2/2.4/include/util_time.h
       
   176 file path=usr/apache2/2.4/include/util_varbuf.h
       
   177 file path=usr/apache2/2.4/include/util_xml.h
       
   178 file path=usr/apache2/2.4/libexec/httpd.exp
       
   179 file path=usr/apache2/2.4/libexec/mod_access_compat.so
       
   180 file path=usr/apache2/2.4/libexec/mod_actions.so
       
   181 file path=usr/apache2/2.4/libexec/mod_alias.so
       
   182 file path=usr/apache2/2.4/libexec/mod_allowmethods.so
       
   183 file path=usr/apache2/2.4/libexec/mod_asis.so
       
   184 file path=usr/apache2/2.4/libexec/mod_auth_basic.so
       
   185 file path=usr/apache2/2.4/libexec/mod_auth_digest.so
       
   186 file path=usr/apache2/2.4/libexec/mod_auth_form.so
       
   187 file path=usr/apache2/2.4/libexec/mod_authn_anon.so
       
   188 file path=usr/apache2/2.4/libexec/mod_authn_core.so
       
   189 file path=usr/apache2/2.4/libexec/mod_authn_dbm.so
       
   190 file path=usr/apache2/2.4/libexec/mod_authn_file.so
       
   191 file path=usr/apache2/2.4/libexec/mod_authn_socache.so
       
   192 file path=usr/apache2/2.4/libexec/mod_authz_core.so
       
   193 file path=usr/apache2/2.4/libexec/mod_authz_dbm.so
       
   194 file path=usr/apache2/2.4/libexec/mod_authz_groupfile.so
       
   195 file path=usr/apache2/2.4/libexec/mod_authz_host.so
       
   196 file path=usr/apache2/2.4/libexec/mod_authz_owner.so
       
   197 file path=usr/apache2/2.4/libexec/mod_authz_user.so
       
   198 file path=usr/apache2/2.4/libexec/mod_autoindex.so
       
   199 file path=usr/apache2/2.4/libexec/mod_buffer.so
       
   200 file path=usr/apache2/2.4/libexec/mod_cache.so
       
   201 file path=usr/apache2/2.4/libexec/mod_cache_disk.so
       
   202 file path=usr/apache2/2.4/libexec/mod_cache_socache.so
       
   203 file path=usr/apache2/2.4/libexec/mod_cgi.so
       
   204 file path=usr/apache2/2.4/libexec/mod_cgid.so
       
   205 file path=usr/apache2/2.4/libexec/mod_charset_lite.so
       
   206 file path=usr/apache2/2.4/libexec/mod_data.so
       
   207 file path=usr/apache2/2.4/libexec/mod_dav.so
       
   208 file path=usr/apache2/2.4/libexec/mod_dav_fs.so
       
   209 file path=usr/apache2/2.4/libexec/mod_dav_lock.so
       
   210 file path=usr/apache2/2.4/libexec/mod_deflate.so
       
   211 file path=usr/apache2/2.4/libexec/mod_dialup.so
       
   212 file path=usr/apache2/2.4/libexec/mod_dir.so
       
   213 file path=usr/apache2/2.4/libexec/mod_dumpio.so
       
   214 file path=usr/apache2/2.4/libexec/mod_echo.so
       
   215 file path=usr/apache2/2.4/libexec/mod_env.so
       
   216 file path=usr/apache2/2.4/libexec/mod_expires.so
       
   217 file path=usr/apache2/2.4/libexec/mod_ext_filter.so
       
   218 file path=usr/apache2/2.4/libexec/mod_file_cache.so
       
   219 file path=usr/apache2/2.4/libexec/mod_filter.so
       
   220 file path=usr/apache2/2.4/libexec/mod_headers.so
       
   221 file path=usr/apache2/2.4/libexec/mod_heartbeat.so
       
   222 file path=usr/apache2/2.4/libexec/mod_heartmonitor.so
       
   223 file path=usr/apache2/2.4/libexec/mod_include.so
       
   224 file path=usr/apache2/2.4/libexec/mod_info.so
       
   225 file path=usr/apache2/2.4/libexec/mod_lbmethod_bybusyness.so
       
   226 file path=usr/apache2/2.4/libexec/mod_lbmethod_byrequests.so
       
   227 file path=usr/apache2/2.4/libexec/mod_lbmethod_bytraffic.so
       
   228 file path=usr/apache2/2.4/libexec/mod_lbmethod_heartbeat.so
       
   229 file path=usr/apache2/2.4/libexec/mod_log_config.so
       
   230 file path=usr/apache2/2.4/libexec/mod_log_debug.so
       
   231 file path=usr/apache2/2.4/libexec/mod_log_forensic.so
       
   232 file path=usr/apache2/2.4/libexec/mod_logio.so
       
   233 file path=usr/apache2/2.4/libexec/mod_macro.so
       
   234 file path=usr/apache2/2.4/libexec/mod_mime.so
       
   235 file path=usr/apache2/2.4/libexec/mod_mime_magic.so
       
   236 file path=usr/apache2/2.4/libexec/mod_mpm_event.so
       
   237 file path=usr/apache2/2.4/libexec/mod_mpm_prefork.so
       
   238 file path=usr/apache2/2.4/libexec/mod_mpm_worker.so
       
   239 file path=usr/apache2/2.4/libexec/mod_negotiation.so
       
   240 file path=usr/apache2/2.4/libexec/mod_proxy.so
       
   241 file path=usr/apache2/2.4/libexec/mod_proxy_ajp.so
       
   242 file path=usr/apache2/2.4/libexec/mod_proxy_balancer.so
       
   243 file path=usr/apache2/2.4/libexec/mod_proxy_connect.so
       
   244 file path=usr/apache2/2.4/libexec/mod_proxy_express.so
       
   245 file path=usr/apache2/2.4/libexec/mod_proxy_fcgi.so
       
   246 file path=usr/apache2/2.4/libexec/mod_proxy_ftp.so
       
   247 file path=usr/apache2/2.4/libexec/mod_proxy_html.so
       
   248 file path=usr/apache2/2.4/libexec/mod_proxy_http.so
       
   249 file path=usr/apache2/2.4/libexec/mod_proxy_scgi.so
       
   250 file path=usr/apache2/2.4/libexec/mod_proxy_wstunnel.so
       
   251 file path=usr/apache2/2.4/libexec/mod_ratelimit.so
       
   252 file path=usr/apache2/2.4/libexec/mod_reflector.so
       
   253 file path=usr/apache2/2.4/libexec/mod_remoteip.so
       
   254 file path=usr/apache2/2.4/libexec/mod_reqtimeout.so
       
   255 file path=usr/apache2/2.4/libexec/mod_request.so
       
   256 file path=usr/apache2/2.4/libexec/mod_rewrite.so
       
   257 file path=usr/apache2/2.4/libexec/mod_sed.so
       
   258 file path=usr/apache2/2.4/libexec/mod_session.so
       
   259 file path=usr/apache2/2.4/libexec/mod_session_cookie.so
       
   260 file path=usr/apache2/2.4/libexec/mod_setenvif.so
       
   261 file path=usr/apache2/2.4/libexec/mod_slotmem_plain.so
       
   262 file path=usr/apache2/2.4/libexec/mod_slotmem_shm.so
       
   263 file path=usr/apache2/2.4/libexec/mod_socache_dbm.so
       
   264 file path=usr/apache2/2.4/libexec/mod_socache_memcache.so
       
   265 file path=usr/apache2/2.4/libexec/mod_socache_shmcb.so
       
   266 file path=usr/apache2/2.4/libexec/mod_speling.so
       
   267 file path=usr/apache2/2.4/libexec/mod_status.so
       
   268 file path=usr/apache2/2.4/libexec/mod_substitute.so
       
   269 file path=usr/apache2/2.4/libexec/mod_suexec.so
       
   270 file path=usr/apache2/2.4/libexec/mod_unique_id.so
       
   271 file path=usr/apache2/2.4/libexec/mod_unixd.so
       
   272 file path=usr/apache2/2.4/libexec/mod_userdir.so
       
   273 file path=usr/apache2/2.4/libexec/mod_usertrack.so
       
   274 file path=usr/apache2/2.4/libexec/mod_version.so
       
   275 file path=usr/apache2/2.4/libexec/mod_vhost_alias.so
       
   276 file path=usr/apache2/2.4/libexec/mod_watchdog.so
       
   277 file path=usr/apache2/2.4/libexec/mod_xml2enc.so
       
   278 file path=usr/apache2/2.4/man/man1/ab.1
       
   279 file path=usr/apache2/2.4/man/man1/apxs.1 facet.devel=all
       
   280 file path=usr/apache2/2.4/man/man1/dbmmanage.1
       
   281 file path=usr/apache2/2.4/man/man1/htdbm.1
       
   282 file path=usr/apache2/2.4/man/man1/htdigest.1
       
   283 file path=usr/apache2/2.4/man/man1/htpasswd.1
       
   284 file path=usr/apache2/2.4/man/man1/httxt2dbm.1
       
   285 file path=usr/apache2/2.4/man/man1/logresolve.1
       
   286 file path=usr/apache2/2.4/man/man8/apachectl.8
       
   287 file path=usr/apache2/2.4/man/man8/fcgistarter.8
       
   288 file path=usr/apache2/2.4/man/man8/htcacheclean.8
       
   289 file path=usr/apache2/2.4/man/man8/httpd.8
       
   290 file path=usr/apache2/2.4/man/man8/rotatelogs.8
       
   291 file path=usr/apache2/2.4/man/man8/suexec.8
       
   292 file path=usr/apache2/2.4/manual/BUILDING
       
   293 file path=usr/apache2/2.4/manual/LICENSE
       
   294 file path=usr/apache2/2.4/manual/bind.html
       
   295 file path=usr/apache2/2.4/manual/bind.html.de
       
   296 file path=usr/apache2/2.4/manual/bind.html.en
       
   297 file path=usr/apache2/2.4/manual/bind.html.fr
       
   298 file path=usr/apache2/2.4/manual/bind.html.ja.utf8
       
   299 file path=usr/apache2/2.4/manual/bind.html.ko.euc-kr
       
   300 file path=usr/apache2/2.4/manual/bind.html.tr.utf8
       
   301 file path=usr/apache2/2.4/manual/caching.html
       
   302 file path=usr/apache2/2.4/manual/caching.html.en
       
   303 file path=usr/apache2/2.4/manual/caching.html.fr
       
   304 file path=usr/apache2/2.4/manual/caching.html.tr.utf8
       
   305 file path=usr/apache2/2.4/manual/configuring.html
       
   306 file path=usr/apache2/2.4/manual/configuring.html.de
       
   307 file path=usr/apache2/2.4/manual/configuring.html.en
       
   308 file path=usr/apache2/2.4/manual/configuring.html.fr
       
   309 file path=usr/apache2/2.4/manual/configuring.html.ja.utf8
       
   310 file path=usr/apache2/2.4/manual/configuring.html.ko.euc-kr
       
   311 file path=usr/apache2/2.4/manual/configuring.html.tr.utf8
       
   312 file path=usr/apache2/2.4/manual/content-negotiation.html
       
   313 file path=usr/apache2/2.4/manual/content-negotiation.html.en
       
   314 file path=usr/apache2/2.4/manual/content-negotiation.html.fr
       
   315 file path=usr/apache2/2.4/manual/content-negotiation.html.ja.utf8
       
   316 file path=usr/apache2/2.4/manual/content-negotiation.html.ko.euc-kr
       
   317 file path=usr/apache2/2.4/manual/content-negotiation.html.tr.utf8
       
   318 file path=usr/apache2/2.4/manual/convenience.map
       
   319 file path=usr/apache2/2.4/manual/custom-error.html
       
   320 file path=usr/apache2/2.4/manual/custom-error.html.en
       
   321 file path=usr/apache2/2.4/manual/custom-error.html.es
       
   322 file path=usr/apache2/2.4/manual/custom-error.html.fr
       
   323 file path=usr/apache2/2.4/manual/custom-error.html.ja.utf8
       
   324 file path=usr/apache2/2.4/manual/custom-error.html.ko.euc-kr
       
   325 file path=usr/apache2/2.4/manual/custom-error.html.tr.utf8
       
   326 file path=usr/apache2/2.4/manual/developer/API.html
       
   327 file path=usr/apache2/2.4/manual/developer/API.html.en
       
   328 file path=usr/apache2/2.4/manual/developer/debugging.html
       
   329 file path=usr/apache2/2.4/manual/developer/debugging.html.en
       
   330 file path=usr/apache2/2.4/manual/developer/documenting.html
       
   331 file path=usr/apache2/2.4/manual/developer/documenting.html.en
       
   332 file path=usr/apache2/2.4/manual/developer/documenting.html.zh-cn.utf8
       
   333 file path=usr/apache2/2.4/manual/developer/filters.html
       
   334 file path=usr/apache2/2.4/manual/developer/filters.html.en
       
   335 file path=usr/apache2/2.4/manual/developer/hooks.html
       
   336 file path=usr/apache2/2.4/manual/developer/hooks.html.en
       
   337 file path=usr/apache2/2.4/manual/developer/index.html
       
   338 file path=usr/apache2/2.4/manual/developer/index.html.en
       
   339 file path=usr/apache2/2.4/manual/developer/index.html.zh-cn.utf8
       
   340 file path=usr/apache2/2.4/manual/developer/modguide.html
       
   341 file path=usr/apache2/2.4/manual/developer/modguide.html.en
       
   342 file path=usr/apache2/2.4/manual/developer/modules.html
       
   343 file path=usr/apache2/2.4/manual/developer/modules.html.en
       
   344 file path=usr/apache2/2.4/manual/developer/modules.html.ja.utf8
       
   345 file path=usr/apache2/2.4/manual/developer/new_api_2_4.html
       
   346 file path=usr/apache2/2.4/manual/developer/new_api_2_4.html.en
       
   347 file path=usr/apache2/2.4/manual/developer/output-filters.html
       
   348 file path=usr/apache2/2.4/manual/developer/output-filters.html.en
       
   349 file path=usr/apache2/2.4/manual/developer/request.html
       
   350 file path=usr/apache2/2.4/manual/developer/request.html.en
       
   351 file path=usr/apache2/2.4/manual/developer/thread_safety.html
       
   352 file path=usr/apache2/2.4/manual/developer/thread_safety.html.en
       
   353 file path=usr/apache2/2.4/manual/dns-caveats.html
       
   354 file path=usr/apache2/2.4/manual/dns-caveats.html.en
       
   355 file path=usr/apache2/2.4/manual/dns-caveats.html.fr
       
   356 file path=usr/apache2/2.4/manual/dns-caveats.html.ja.utf8
       
   357 file path=usr/apache2/2.4/manual/dns-caveats.html.ko.euc-kr
       
   358 file path=usr/apache2/2.4/manual/dns-caveats.html.tr.utf8
       
   359 file path=usr/apache2/2.4/manual/dso.html
       
   360 file path=usr/apache2/2.4/manual/dso.html.en
       
   361 file path=usr/apache2/2.4/manual/dso.html.fr
       
   362 file path=usr/apache2/2.4/manual/dso.html.ja.utf8
       
   363 file path=usr/apache2/2.4/manual/dso.html.ko.euc-kr
       
   364 file path=usr/apache2/2.4/manual/dso.html.tr.utf8
       
   365 file path=usr/apache2/2.4/manual/env.html
       
   366 file path=usr/apache2/2.4/manual/env.html.en
       
   367 file path=usr/apache2/2.4/manual/env.html.fr
       
   368 file path=usr/apache2/2.4/manual/env.html.ja.utf8
       
   369 file path=usr/apache2/2.4/manual/env.html.ko.euc-kr
       
   370 file path=usr/apache2/2.4/manual/env.html.tr.utf8
       
   371 file path=usr/apache2/2.4/manual/expr.html
       
   372 file path=usr/apache2/2.4/manual/expr.html.en
       
   373 file path=usr/apache2/2.4/manual/expr.html.fr
       
   374 file path=usr/apache2/2.4/manual/faq/index.html
       
   375 file path=usr/apache2/2.4/manual/faq/index.html.en
       
   376 file path=usr/apache2/2.4/manual/faq/index.html.fr
       
   377 file path=usr/apache2/2.4/manual/faq/index.html.tr.utf8
       
   378 file path=usr/apache2/2.4/manual/faq/index.html.zh-cn.utf8
       
   379 file path=usr/apache2/2.4/manual/filter.html
       
   380 file path=usr/apache2/2.4/manual/filter.html.en
       
   381 file path=usr/apache2/2.4/manual/filter.html.es
       
   382 file path=usr/apache2/2.4/manual/filter.html.fr
       
   383 file path=usr/apache2/2.4/manual/filter.html.ja.utf8
       
   384 file path=usr/apache2/2.4/manual/filter.html.ko.euc-kr
       
   385 file path=usr/apache2/2.4/manual/filter.html.tr.utf8
       
   386 file path=usr/apache2/2.4/manual/getting-started.html
       
   387 file path=usr/apache2/2.4/manual/getting-started.html.en
       
   388 file path=usr/apache2/2.4/manual/getting-started.html.fr
       
   389 file path=usr/apache2/2.4/manual/glossary.html
       
   390 file path=usr/apache2/2.4/manual/glossary.html.de
       
   391 file path=usr/apache2/2.4/manual/glossary.html.en
       
   392 file path=usr/apache2/2.4/manual/glossary.html.es
       
   393 file path=usr/apache2/2.4/manual/glossary.html.fr
       
   394 file path=usr/apache2/2.4/manual/glossary.html.ja.utf8
       
   395 file path=usr/apache2/2.4/manual/glossary.html.ko.euc-kr
       
   396 file path=usr/apache2/2.4/manual/glossary.html.tr.utf8
       
   397 file path=usr/apache2/2.4/manual/handler.html
       
   398 file path=usr/apache2/2.4/manual/handler.html.en
       
   399 file path=usr/apache2/2.4/manual/handler.html.es
       
   400 file path=usr/apache2/2.4/manual/handler.html.fr
       
   401 file path=usr/apache2/2.4/manual/handler.html.ja.utf8
       
   402 file path=usr/apache2/2.4/manual/handler.html.ko.euc-kr
       
   403 file path=usr/apache2/2.4/manual/handler.html.tr.utf8
       
   404 file path=usr/apache2/2.4/manual/handler.html.zh-cn.utf8
       
   405 file path=usr/apache2/2.4/manual/howto/access.html
       
   406 file path=usr/apache2/2.4/manual/howto/access.html.en
       
   407 file path=usr/apache2/2.4/manual/howto/access.html.fr
       
   408 file path=usr/apache2/2.4/manual/howto/auth.html
       
   409 file path=usr/apache2/2.4/manual/howto/auth.html.en
       
   410 file path=usr/apache2/2.4/manual/howto/auth.html.fr
       
   411 file path=usr/apache2/2.4/manual/howto/auth.html.ja.utf8
       
   412 file path=usr/apache2/2.4/manual/howto/auth.html.ko.euc-kr
       
   413 file path=usr/apache2/2.4/manual/howto/auth.html.tr.utf8
       
   414 file path=usr/apache2/2.4/manual/howto/cgi.html
       
   415 file path=usr/apache2/2.4/manual/howto/cgi.html.en
       
   416 file path=usr/apache2/2.4/manual/howto/cgi.html.fr
       
   417 file path=usr/apache2/2.4/manual/howto/cgi.html.ja.utf8
       
   418 file path=usr/apache2/2.4/manual/howto/cgi.html.ko.euc-kr
       
   419 file path=usr/apache2/2.4/manual/howto/htaccess.html
       
   420 file path=usr/apache2/2.4/manual/howto/htaccess.html.en
       
   421 file path=usr/apache2/2.4/manual/howto/htaccess.html.fr
       
   422 file path=usr/apache2/2.4/manual/howto/htaccess.html.ja.utf8
       
   423 file path=usr/apache2/2.4/manual/howto/htaccess.html.ko.euc-kr
       
   424 file path=usr/apache2/2.4/manual/howto/htaccess.html.pt-br
       
   425 file path=usr/apache2/2.4/manual/howto/index.html
       
   426 file path=usr/apache2/2.4/manual/howto/index.html.en
       
   427 file path=usr/apache2/2.4/manual/howto/index.html.fr
       
   428 file path=usr/apache2/2.4/manual/howto/index.html.ja.utf8
       
   429 file path=usr/apache2/2.4/manual/howto/index.html.ko.euc-kr
       
   430 file path=usr/apache2/2.4/manual/howto/index.html.zh-cn.utf8
       
   431 file path=usr/apache2/2.4/manual/howto/public_html.html
       
   432 file path=usr/apache2/2.4/manual/howto/public_html.html.en
       
   433 file path=usr/apache2/2.4/manual/howto/public_html.html.fr
       
   434 file path=usr/apache2/2.4/manual/howto/public_html.html.ja.utf8
       
   435 file path=usr/apache2/2.4/manual/howto/public_html.html.ko.euc-kr
       
   436 file path=usr/apache2/2.4/manual/howto/public_html.html.tr.utf8
       
   437 file path=usr/apache2/2.4/manual/howto/ssi.html
       
   438 file path=usr/apache2/2.4/manual/howto/ssi.html.en
       
   439 file path=usr/apache2/2.4/manual/howto/ssi.html.fr
       
   440 file path=usr/apache2/2.4/manual/howto/ssi.html.ja.utf8
       
   441 file path=usr/apache2/2.4/manual/howto/ssi.html.ko.euc-kr
       
   442 file path=usr/apache2/2.4/manual/images/apache_header.gif
       
   443 file path=usr/apache2/2.4/manual/images/build_a_mod_2.png
       
   444 file path=usr/apache2/2.4/manual/images/build_a_mod_3.png
       
   445 file path=usr/apache2/2.4/manual/images/build_a_mod_4.png
       
   446 file path=usr/apache2/2.4/manual/images/caching_fig1.gif
       
   447 file path=usr/apache2/2.4/manual/images/caching_fig1.png
       
   448 file path=usr/apache2/2.4/manual/images/caching_fig1.tr.png
       
   449 file path=usr/apache2/2.4/manual/images/custom_errordocs.png
       
   450 file path=usr/apache2/2.4/manual/images/down.gif
       
   451 file path=usr/apache2/2.4/manual/images/favicon.ico
       
   452 file path=usr/apache2/2.4/manual/images/feather.gif
       
   453 file path=usr/apache2/2.4/manual/images/feather.png
       
   454 file path=usr/apache2/2.4/manual/images/filter_arch.png
       
   455 file path=usr/apache2/2.4/manual/images/filter_arch.tr.png
       
   456 file path=usr/apache2/2.4/manual/images/home.gif
       
   457 file path=usr/apache2/2.4/manual/images/index.gif
       
   458 file path=usr/apache2/2.4/manual/images/left.gif
       
   459 file path=usr/apache2/2.4/manual/images/mod_filter_new.gif
       
   460 file path=usr/apache2/2.4/manual/images/mod_filter_new.png
       
   461 file path=usr/apache2/2.4/manual/images/mod_filter_new.tr.png
       
   462 file path=usr/apache2/2.4/manual/images/mod_filter_old.gif
       
   463 file path=usr/apache2/2.4/manual/images/mod_filter_old.png
       
   464 file path=usr/apache2/2.4/manual/images/mod_rewrite_fig1.gif
       
   465 file path=usr/apache2/2.4/manual/images/mod_rewrite_fig1.png
       
   466 file path=usr/apache2/2.4/manual/images/mod_rewrite_fig2.gif
       
   467 file path=usr/apache2/2.4/manual/images/mod_rewrite_fig2.png
       
   468 file path=usr/apache2/2.4/manual/images/pixel.gif
       
   469 file path=usr/apache2/2.4/manual/images/rewrite_backreferences.png
       
   470 file path=usr/apache2/2.4/manual/images/rewrite_process_uri.png
       
   471 file path=usr/apache2/2.4/manual/images/rewrite_rule_flow.png
       
   472 file path=usr/apache2/2.4/manual/images/right.gif
       
   473 file path=usr/apache2/2.4/manual/images/ssl_intro_fig1.gif
       
   474 file path=usr/apache2/2.4/manual/images/ssl_intro_fig1.png
       
   475 file path=usr/apache2/2.4/manual/images/ssl_intro_fig2.gif
       
   476 file path=usr/apache2/2.4/manual/images/ssl_intro_fig2.png
       
   477 file path=usr/apache2/2.4/manual/images/ssl_intro_fig3.gif
       
   478 file path=usr/apache2/2.4/manual/images/ssl_intro_fig3.png
       
   479 file path=usr/apache2/2.4/manual/images/sub.gif
       
   480 file path=usr/apache2/2.4/manual/images/syntax_rewritecond.png
       
   481 file path=usr/apache2/2.4/manual/images/syntax_rewriterule.png
       
   482 file path=usr/apache2/2.4/manual/images/up.gif
       
   483 file path=usr/apache2/2.4/manual/index.html
       
   484 file path=usr/apache2/2.4/manual/index.html.da
       
   485 file path=usr/apache2/2.4/manual/index.html.de
       
   486 file path=usr/apache2/2.4/manual/index.html.en
       
   487 file path=usr/apache2/2.4/manual/index.html.es
       
   488 file path=usr/apache2/2.4/manual/index.html.fr
       
   489 file path=usr/apache2/2.4/manual/index.html.ja.utf8
       
   490 file path=usr/apache2/2.4/manual/index.html.ko.euc-kr
       
   491 file path=usr/apache2/2.4/manual/index.html.pt-br
       
   492 file path=usr/apache2/2.4/manual/index.html.tr.utf8
       
   493 file path=usr/apache2/2.4/manual/index.html.zh-cn.utf8
       
   494 file path=usr/apache2/2.4/manual/install.html
       
   495 file path=usr/apache2/2.4/manual/install.html.de
       
   496 file path=usr/apache2/2.4/manual/install.html.en
       
   497 file path=usr/apache2/2.4/manual/install.html.es
       
   498 file path=usr/apache2/2.4/manual/install.html.fr
       
   499 file path=usr/apache2/2.4/manual/install.html.ja.utf8
       
   500 file path=usr/apache2/2.4/manual/install.html.ko.euc-kr
       
   501 file path=usr/apache2/2.4/manual/install.html.tr.utf8
       
   502 file path=usr/apache2/2.4/manual/invoking.html
       
   503 file path=usr/apache2/2.4/manual/invoking.html.de
       
   504 file path=usr/apache2/2.4/manual/invoking.html.en
       
   505 file path=usr/apache2/2.4/manual/invoking.html.es
       
   506 file path=usr/apache2/2.4/manual/invoking.html.fr
       
   507 file path=usr/apache2/2.4/manual/invoking.html.ja.utf8
       
   508 file path=usr/apache2/2.4/manual/invoking.html.ko.euc-kr
       
   509 file path=usr/apache2/2.4/manual/invoking.html.tr.utf8
       
   510 file path=usr/apache2/2.4/manual/license.html
       
   511 file path=usr/apache2/2.4/manual/license.html.en
       
   512 file path=usr/apache2/2.4/manual/logs.html
       
   513 file path=usr/apache2/2.4/manual/logs.html.en
       
   514 file path=usr/apache2/2.4/manual/logs.html.fr
       
   515 file path=usr/apache2/2.4/manual/logs.html.ja.utf8
       
   516 file path=usr/apache2/2.4/manual/logs.html.ko.euc-kr
       
   517 file path=usr/apache2/2.4/manual/logs.html.tr.utf8
       
   518 file path=usr/apache2/2.4/manual/misc/index.html
       
   519 file path=usr/apache2/2.4/manual/misc/index.html.en
       
   520 file path=usr/apache2/2.4/manual/misc/index.html.fr
       
   521 file path=usr/apache2/2.4/manual/misc/index.html.ko.euc-kr
       
   522 file path=usr/apache2/2.4/manual/misc/index.html.tr.utf8
       
   523 file path=usr/apache2/2.4/manual/misc/index.html.zh-cn.utf8
       
   524 file path=usr/apache2/2.4/manual/misc/password_encryptions.html
       
   525 file path=usr/apache2/2.4/manual/misc/password_encryptions.html.en
       
   526 file path=usr/apache2/2.4/manual/misc/password_encryptions.html.fr
       
   527 file path=usr/apache2/2.4/manual/misc/perf-tuning.html
       
   528 file path=usr/apache2/2.4/manual/misc/perf-tuning.html.en
       
   529 file path=usr/apache2/2.4/manual/misc/perf-tuning.html.fr
       
   530 file path=usr/apache2/2.4/manual/misc/perf-tuning.html.ko.euc-kr
       
   531 file path=usr/apache2/2.4/manual/misc/perf-tuning.html.tr.utf8
       
   532 file path=usr/apache2/2.4/manual/misc/relevant_standards.html
       
   533 file path=usr/apache2/2.4/manual/misc/relevant_standards.html.en
       
   534 file path=usr/apache2/2.4/manual/misc/relevant_standards.html.fr
       
   535 file path=usr/apache2/2.4/manual/misc/relevant_standards.html.ko.euc-kr
       
   536 file path=usr/apache2/2.4/manual/misc/security_tips.html
       
   537 file path=usr/apache2/2.4/manual/misc/security_tips.html.en
       
   538 file path=usr/apache2/2.4/manual/misc/security_tips.html.fr
       
   539 file path=usr/apache2/2.4/manual/misc/security_tips.html.ko.euc-kr
       
   540 file path=usr/apache2/2.4/manual/misc/security_tips.html.tr.utf8
       
   541 file path=usr/apache2/2.4/manual/mod/core.html
       
   542 file path=usr/apache2/2.4/manual/mod/core.html.de
       
   543 file path=usr/apache2/2.4/manual/mod/core.html.en
       
   544 file path=usr/apache2/2.4/manual/mod/core.html.es
       
   545 file path=usr/apache2/2.4/manual/mod/core.html.fr
       
   546 file path=usr/apache2/2.4/manual/mod/core.html.ja.utf8
       
   547 file path=usr/apache2/2.4/manual/mod/core.html.tr.utf8
       
   548 file path=usr/apache2/2.4/manual/mod/directive-dict.html
       
   549 file path=usr/apache2/2.4/manual/mod/directive-dict.html.en
       
   550 file path=usr/apache2/2.4/manual/mod/directive-dict.html.fr
       
   551 file path=usr/apache2/2.4/manual/mod/directive-dict.html.ja.utf8
       
   552 file path=usr/apache2/2.4/manual/mod/directive-dict.html.ko.euc-kr
       
   553 file path=usr/apache2/2.4/manual/mod/directive-dict.html.tr.utf8
       
   554 file path=usr/apache2/2.4/manual/mod/directives.html
       
   555 file path=usr/apache2/2.4/manual/mod/directives.html.de
       
   556 file path=usr/apache2/2.4/manual/mod/directives.html.en
       
   557 file path=usr/apache2/2.4/manual/mod/directives.html.es
       
   558 file path=usr/apache2/2.4/manual/mod/directives.html.fr
       
   559 file path=usr/apache2/2.4/manual/mod/directives.html.ja.utf8
       
   560 file path=usr/apache2/2.4/manual/mod/directives.html.ko.euc-kr
       
   561 file path=usr/apache2/2.4/manual/mod/directives.html.tr.utf8
       
   562 file path=usr/apache2/2.4/manual/mod/directives.html.zh-cn.utf8
       
   563 file path=usr/apache2/2.4/manual/mod/event.html
       
   564 file path=usr/apache2/2.4/manual/mod/event.html.en
       
   565 file path=usr/apache2/2.4/manual/mod/event.html.fr
       
   566 file path=usr/apache2/2.4/manual/mod/index.html
       
   567 file path=usr/apache2/2.4/manual/mod/index.html.de
       
   568 file path=usr/apache2/2.4/manual/mod/index.html.en
       
   569 file path=usr/apache2/2.4/manual/mod/index.html.es
       
   570 file path=usr/apache2/2.4/manual/mod/index.html.fr
       
   571 file path=usr/apache2/2.4/manual/mod/index.html.ja.utf8
       
   572 file path=usr/apache2/2.4/manual/mod/index.html.ko.euc-kr
       
   573 file path=usr/apache2/2.4/manual/mod/index.html.tr.utf8
       
   574 file path=usr/apache2/2.4/manual/mod/index.html.zh-cn.utf8
       
   575 file path=usr/apache2/2.4/manual/mod/mod_access_compat.html
       
   576 file path=usr/apache2/2.4/manual/mod/mod_access_compat.html.en
       
   577 file path=usr/apache2/2.4/manual/mod/mod_access_compat.html.fr
       
   578 file path=usr/apache2/2.4/manual/mod/mod_access_compat.html.ja.utf8
       
   579 file path=usr/apache2/2.4/manual/mod/mod_actions.html
       
   580 file path=usr/apache2/2.4/manual/mod/mod_actions.html.de
       
   581 file path=usr/apache2/2.4/manual/mod/mod_actions.html.en
       
   582 file path=usr/apache2/2.4/manual/mod/mod_actions.html.fr
       
   583 file path=usr/apache2/2.4/manual/mod/mod_actions.html.ja.utf8
       
   584 file path=usr/apache2/2.4/manual/mod/mod_actions.html.ko.euc-kr
       
   585 file path=usr/apache2/2.4/manual/mod/mod_alias.html
       
   586 file path=usr/apache2/2.4/manual/mod/mod_alias.html.en
       
   587 file path=usr/apache2/2.4/manual/mod/mod_alias.html.fr
       
   588 file path=usr/apache2/2.4/manual/mod/mod_alias.html.ja.utf8
       
   589 file path=usr/apache2/2.4/manual/mod/mod_alias.html.ko.euc-kr
       
   590 file path=usr/apache2/2.4/manual/mod/mod_alias.html.tr.utf8
       
   591 file path=usr/apache2/2.4/manual/mod/mod_allowmethods.html
       
   592 file path=usr/apache2/2.4/manual/mod/mod_allowmethods.html.en
       
   593 file path=usr/apache2/2.4/manual/mod/mod_allowmethods.html.fr
       
   594 file path=usr/apache2/2.4/manual/mod/mod_asis.html
       
   595 file path=usr/apache2/2.4/manual/mod/mod_asis.html.en
       
   596 file path=usr/apache2/2.4/manual/mod/mod_asis.html.fr
       
   597 file path=usr/apache2/2.4/manual/mod/mod_asis.html.ja.utf8
       
   598 file path=usr/apache2/2.4/manual/mod/mod_asis.html.ko.euc-kr
       
   599 file path=usr/apache2/2.4/manual/mod/mod_auth_basic.html
       
   600 file path=usr/apache2/2.4/manual/mod/mod_auth_basic.html.en
       
   601 file path=usr/apache2/2.4/manual/mod/mod_auth_basic.html.fr
       
   602 file path=usr/apache2/2.4/manual/mod/mod_auth_basic.html.ja.utf8
       
   603 file path=usr/apache2/2.4/manual/mod/mod_auth_basic.html.ko.euc-kr
       
   604 file path=usr/apache2/2.4/manual/mod/mod_auth_digest.html
       
   605 file path=usr/apache2/2.4/manual/mod/mod_auth_digest.html.en
       
   606 file path=usr/apache2/2.4/manual/mod/mod_auth_digest.html.fr
       
   607 file path=usr/apache2/2.4/manual/mod/mod_auth_digest.html.ko.euc-kr
       
   608 file path=usr/apache2/2.4/manual/mod/mod_auth_form.html
       
   609 file path=usr/apache2/2.4/manual/mod/mod_auth_form.html.en
       
   610 file path=usr/apache2/2.4/manual/mod/mod_auth_form.html.fr
       
   611 file path=usr/apache2/2.4/manual/mod/mod_auth_gss.html
       
   612 file path=usr/apache2/2.4/manual/mod/mod_authn_anon.html
       
   613 file path=usr/apache2/2.4/manual/mod/mod_authn_anon.html.en
       
   614 file path=usr/apache2/2.4/manual/mod/mod_authn_anon.html.fr
       
   615 file path=usr/apache2/2.4/manual/mod/mod_authn_anon.html.ja.utf8
       
   616 file path=usr/apache2/2.4/manual/mod/mod_authn_anon.html.ko.euc-kr
       
   617 file path=usr/apache2/2.4/manual/mod/mod_authn_core.html
       
   618 file path=usr/apache2/2.4/manual/mod/mod_authn_core.html.en
       
   619 file path=usr/apache2/2.4/manual/mod/mod_authn_core.html.fr
       
   620 file path=usr/apache2/2.4/manual/mod/mod_authn_dbd.html
       
   621 file path=usr/apache2/2.4/manual/mod/mod_authn_dbd.html.en
       
   622 file path=usr/apache2/2.4/manual/mod/mod_authn_dbd.html.fr
       
   623 file path=usr/apache2/2.4/manual/mod/mod_authn_dbm.html
       
   624 file path=usr/apache2/2.4/manual/mod/mod_authn_dbm.html.en
       
   625 file path=usr/apache2/2.4/manual/mod/mod_authn_dbm.html.fr
       
   626 file path=usr/apache2/2.4/manual/mod/mod_authn_dbm.html.ja.utf8
       
   627 file path=usr/apache2/2.4/manual/mod/mod_authn_dbm.html.ko.euc-kr
       
   628 file path=usr/apache2/2.4/manual/mod/mod_authn_file.html
       
   629 file path=usr/apache2/2.4/manual/mod/mod_authn_file.html.en
       
   630 file path=usr/apache2/2.4/manual/mod/mod_authn_file.html.fr
       
   631 file path=usr/apache2/2.4/manual/mod/mod_authn_file.html.ja.utf8
       
   632 file path=usr/apache2/2.4/manual/mod/mod_authn_file.html.ko.euc-kr
       
   633 file path=usr/apache2/2.4/manual/mod/mod_authn_socache.html
       
   634 file path=usr/apache2/2.4/manual/mod/mod_authn_socache.html.en
       
   635 file path=usr/apache2/2.4/manual/mod/mod_authn_socache.html.fr
       
   636 file path=usr/apache2/2.4/manual/mod/mod_authnz_fcgi.html
       
   637 file path=usr/apache2/2.4/manual/mod/mod_authnz_fcgi.html.en
       
   638 file path=usr/apache2/2.4/manual/mod/mod_authnz_ldap.html
       
   639 file path=usr/apache2/2.4/manual/mod/mod_authnz_ldap.html.en
       
   640 file path=usr/apache2/2.4/manual/mod/mod_authnz_ldap.html.fr
       
   641 file path=usr/apache2/2.4/manual/mod/mod_authz_core.html
       
   642 file path=usr/apache2/2.4/manual/mod/mod_authz_core.html.en
       
   643 file path=usr/apache2/2.4/manual/mod/mod_authz_core.html.fr
       
   644 file path=usr/apache2/2.4/manual/mod/mod_authz_dbd.html
       
   645 file path=usr/apache2/2.4/manual/mod/mod_authz_dbd.html.en
       
   646 file path=usr/apache2/2.4/manual/mod/mod_authz_dbd.html.fr
       
   647 file path=usr/apache2/2.4/manual/mod/mod_authz_dbm.html
       
   648 file path=usr/apache2/2.4/manual/mod/mod_authz_dbm.html.en
       
   649 file path=usr/apache2/2.4/manual/mod/mod_authz_dbm.html.fr
       
   650 file path=usr/apache2/2.4/manual/mod/mod_authz_dbm.html.ko.euc-kr
       
   651 file path=usr/apache2/2.4/manual/mod/mod_authz_groupfile.html
       
   652 file path=usr/apache2/2.4/manual/mod/mod_authz_groupfile.html.en
       
   653 file path=usr/apache2/2.4/manual/mod/mod_authz_groupfile.html.fr
       
   654 file path=usr/apache2/2.4/manual/mod/mod_authz_groupfile.html.ja.utf8
       
   655 file path=usr/apache2/2.4/manual/mod/mod_authz_groupfile.html.ko.euc-kr
       
   656 file path=usr/apache2/2.4/manual/mod/mod_authz_host.html
       
   657 file path=usr/apache2/2.4/manual/mod/mod_authz_host.html.en
       
   658 file path=usr/apache2/2.4/manual/mod/mod_authz_host.html.fr
       
   659 file path=usr/apache2/2.4/manual/mod/mod_authz_owner.html
       
   660 file path=usr/apache2/2.4/manual/mod/mod_authz_owner.html.en
       
   661 file path=usr/apache2/2.4/manual/mod/mod_authz_owner.html.fr
       
   662 file path=usr/apache2/2.4/manual/mod/mod_authz_owner.html.ja.utf8
       
   663 file path=usr/apache2/2.4/manual/mod/mod_authz_owner.html.ko.euc-kr
       
   664 file path=usr/apache2/2.4/manual/mod/mod_authz_user.html
       
   665 file path=usr/apache2/2.4/manual/mod/mod_authz_user.html.en
       
   666 file path=usr/apache2/2.4/manual/mod/mod_authz_user.html.fr
       
   667 file path=usr/apache2/2.4/manual/mod/mod_authz_user.html.ja.utf8
       
   668 file path=usr/apache2/2.4/manual/mod/mod_authz_user.html.ko.euc-kr
       
   669 file path=usr/apache2/2.4/manual/mod/mod_autoindex.html
       
   670 file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.en
       
   671 file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.fr
       
   672 file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.ja.utf8
       
   673 file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.ko.euc-kr
       
   674 file path=usr/apache2/2.4/manual/mod/mod_autoindex.html.tr.utf8
       
   675 file path=usr/apache2/2.4/manual/mod/mod_buffer.html
       
   676 file path=usr/apache2/2.4/manual/mod/mod_buffer.html.en
       
   677 file path=usr/apache2/2.4/manual/mod/mod_buffer.html.fr
       
   678 file path=usr/apache2/2.4/manual/mod/mod_cache.html
       
   679 file path=usr/apache2/2.4/manual/mod/mod_cache.html.en
       
   680 file path=usr/apache2/2.4/manual/mod/mod_cache.html.fr
       
   681 file path=usr/apache2/2.4/manual/mod/mod_cache.html.ja.utf8
       
   682 file path=usr/apache2/2.4/manual/mod/mod_cache.html.ko.euc-kr
       
   683 file path=usr/apache2/2.4/manual/mod/mod_cache_disk.html
       
   684 file path=usr/apache2/2.4/manual/mod/mod_cache_disk.html.en
       
   685 file path=usr/apache2/2.4/manual/mod/mod_cache_disk.html.fr
       
   686 file path=usr/apache2/2.4/manual/mod/mod_cache_disk.html.ja.utf8
       
   687 file path=usr/apache2/2.4/manual/mod/mod_cache_disk.html.ko.euc-kr
       
   688 file path=usr/apache2/2.4/manual/mod/mod_cache_socache.html
       
   689 file path=usr/apache2/2.4/manual/mod/mod_cache_socache.html.en
       
   690 file path=usr/apache2/2.4/manual/mod/mod_cache_socache.html.fr
       
   691 file path=usr/apache2/2.4/manual/mod/mod_cern_meta.html
       
   692 file path=usr/apache2/2.4/manual/mod/mod_cern_meta.html.en
       
   693 file path=usr/apache2/2.4/manual/mod/mod_cern_meta.html.fr
       
   694 file path=usr/apache2/2.4/manual/mod/mod_cern_meta.html.ko.euc-kr
       
   695 file path=usr/apache2/2.4/manual/mod/mod_cgi.html
       
   696 file path=usr/apache2/2.4/manual/mod/mod_cgi.html.en
       
   697 file path=usr/apache2/2.4/manual/mod/mod_cgi.html.fr
       
   698 file path=usr/apache2/2.4/manual/mod/mod_cgi.html.ja.utf8
       
   699 file path=usr/apache2/2.4/manual/mod/mod_cgi.html.ko.euc-kr
       
   700 file path=usr/apache2/2.4/manual/mod/mod_cgid.html
       
   701 file path=usr/apache2/2.4/manual/mod/mod_cgid.html.en
       
   702 file path=usr/apache2/2.4/manual/mod/mod_cgid.html.fr
       
   703 file path=usr/apache2/2.4/manual/mod/mod_cgid.html.ja.utf8
       
   704 file path=usr/apache2/2.4/manual/mod/mod_cgid.html.ko.euc-kr
       
   705 file path=usr/apache2/2.4/manual/mod/mod_charset_lite.html
       
   706 file path=usr/apache2/2.4/manual/mod/mod_charset_lite.html.en
       
   707 file path=usr/apache2/2.4/manual/mod/mod_charset_lite.html.fr
       
   708 file path=usr/apache2/2.4/manual/mod/mod_charset_lite.html.ko.euc-kr
       
   709 file path=usr/apache2/2.4/manual/mod/mod_data.html
       
   710 file path=usr/apache2/2.4/manual/mod/mod_data.html.en
       
   711 file path=usr/apache2/2.4/manual/mod/mod_data.html.fr
       
   712 file path=usr/apache2/2.4/manual/mod/mod_dav.html
       
   713 file path=usr/apache2/2.4/manual/mod/mod_dav.html.en
       
   714 file path=usr/apache2/2.4/manual/mod/mod_dav.html.fr
       
   715 file path=usr/apache2/2.4/manual/mod/mod_dav.html.ja.utf8
       
   716 file path=usr/apache2/2.4/manual/mod/mod_dav.html.ko.euc-kr
       
   717 file path=usr/apache2/2.4/manual/mod/mod_dav_fs.html
       
   718 file path=usr/apache2/2.4/manual/mod/mod_dav_fs.html.en
       
   719 file path=usr/apache2/2.4/manual/mod/mod_dav_fs.html.fr
       
   720 file path=usr/apache2/2.4/manual/mod/mod_dav_fs.html.ja.utf8
       
   721 file path=usr/apache2/2.4/manual/mod/mod_dav_fs.html.ko.euc-kr
       
   722 file path=usr/apache2/2.4/manual/mod/mod_dav_lock.html
       
   723 file path=usr/apache2/2.4/manual/mod/mod_dav_lock.html.en
       
   724 file path=usr/apache2/2.4/manual/mod/mod_dav_lock.html.fr
       
   725 file path=usr/apache2/2.4/manual/mod/mod_dav_lock.html.ja.utf8
       
   726 file path=usr/apache2/2.4/manual/mod/mod_dbd.html
       
   727 file path=usr/apache2/2.4/manual/mod/mod_dbd.html.en
       
   728 file path=usr/apache2/2.4/manual/mod/mod_dbd.html.fr
       
   729 file path=usr/apache2/2.4/manual/mod/mod_deflate.html
       
   730 file path=usr/apache2/2.4/manual/mod/mod_deflate.html.en
       
   731 file path=usr/apache2/2.4/manual/mod/mod_deflate.html.fr
       
   732 file path=usr/apache2/2.4/manual/mod/mod_deflate.html.ja.utf8
       
   733 file path=usr/apache2/2.4/manual/mod/mod_deflate.html.ko.euc-kr
       
   734 file path=usr/apache2/2.4/manual/mod/mod_dialup.html
       
   735 file path=usr/apache2/2.4/manual/mod/mod_dialup.html.en
       
   736 file path=usr/apache2/2.4/manual/mod/mod_dialup.html.fr
       
   737 file path=usr/apache2/2.4/manual/mod/mod_dir.html
       
   738 file path=usr/apache2/2.4/manual/mod/mod_dir.html.en
       
   739 file path=usr/apache2/2.4/manual/mod/mod_dir.html.fr
       
   740 file path=usr/apache2/2.4/manual/mod/mod_dir.html.ja.utf8
       
   741 file path=usr/apache2/2.4/manual/mod/mod_dir.html.ko.euc-kr
       
   742 file path=usr/apache2/2.4/manual/mod/mod_dir.html.tr.utf8
       
   743 file path=usr/apache2/2.4/manual/mod/mod_dumpio.html
       
   744 file path=usr/apache2/2.4/manual/mod/mod_dumpio.html.en
       
   745 file path=usr/apache2/2.4/manual/mod/mod_dumpio.html.fr
       
   746 file path=usr/apache2/2.4/manual/mod/mod_dumpio.html.ja.utf8
       
   747 file path=usr/apache2/2.4/manual/mod/mod_echo.html
       
   748 file path=usr/apache2/2.4/manual/mod/mod_echo.html.en
       
   749 file path=usr/apache2/2.4/manual/mod/mod_echo.html.fr
       
   750 file path=usr/apache2/2.4/manual/mod/mod_echo.html.ja.utf8
       
   751 file path=usr/apache2/2.4/manual/mod/mod_echo.html.ko.euc-kr
       
   752 file path=usr/apache2/2.4/manual/mod/mod_env.html
       
   753 file path=usr/apache2/2.4/manual/mod/mod_env.html.en
       
   754 file path=usr/apache2/2.4/manual/mod/mod_env.html.fr
       
   755 file path=usr/apache2/2.4/manual/mod/mod_env.html.ja.utf8
       
   756 file path=usr/apache2/2.4/manual/mod/mod_env.html.ko.euc-kr
       
   757 file path=usr/apache2/2.4/manual/mod/mod_env.html.tr.utf8
       
   758 file path=usr/apache2/2.4/manual/mod/mod_example_hooks.html
       
   759 file path=usr/apache2/2.4/manual/mod/mod_example_hooks.html.en
       
   760 file path=usr/apache2/2.4/manual/mod/mod_example_hooks.html.fr
       
   761 file path=usr/apache2/2.4/manual/mod/mod_example_hooks.html.ko.euc-kr
       
   762 file path=usr/apache2/2.4/manual/mod/mod_expires.html
       
   763 file path=usr/apache2/2.4/manual/mod/mod_expires.html.en
       
   764 file path=usr/apache2/2.4/manual/mod/mod_expires.html.fr
       
   765 file path=usr/apache2/2.4/manual/mod/mod_expires.html.ja.utf8
       
   766 file path=usr/apache2/2.4/manual/mod/mod_expires.html.ko.euc-kr
       
   767 file path=usr/apache2/2.4/manual/mod/mod_ext_filter.html
       
   768 file path=usr/apache2/2.4/manual/mod/mod_ext_filter.html.en
       
   769 file path=usr/apache2/2.4/manual/mod/mod_ext_filter.html.fr
       
   770 file path=usr/apache2/2.4/manual/mod/mod_ext_filter.html.ja.utf8
       
   771 file path=usr/apache2/2.4/manual/mod/mod_ext_filter.html.ko.euc-kr
       
   772 file path=usr/apache2/2.4/manual/mod/mod_file_cache.html
       
   773 file path=usr/apache2/2.4/manual/mod/mod_file_cache.html.en
       
   774 file path=usr/apache2/2.4/manual/mod/mod_file_cache.html.fr
       
   775 file path=usr/apache2/2.4/manual/mod/mod_file_cache.html.ko.euc-kr
       
   776 file path=usr/apache2/2.4/manual/mod/mod_filter.html
       
   777 file path=usr/apache2/2.4/manual/mod/mod_filter.html.en
       
   778 file path=usr/apache2/2.4/manual/mod/mod_filter.html.fr
       
   779 file path=usr/apache2/2.4/manual/mod/mod_headers.html
       
   780 file path=usr/apache2/2.4/manual/mod/mod_headers.html.en
       
   781 file path=usr/apache2/2.4/manual/mod/mod_headers.html.fr
       
   782 file path=usr/apache2/2.4/manual/mod/mod_headers.html.ja.utf8
       
   783 file path=usr/apache2/2.4/manual/mod/mod_headers.html.ko.euc-kr
       
   784 file path=usr/apache2/2.4/manual/mod/mod_heartbeat.html
       
   785 file path=usr/apache2/2.4/manual/mod/mod_heartbeat.html.en
       
   786 file path=usr/apache2/2.4/manual/mod/mod_heartbeat.html.fr
       
   787 file path=usr/apache2/2.4/manual/mod/mod_heartmonitor.html
       
   788 file path=usr/apache2/2.4/manual/mod/mod_heartmonitor.html.en
       
   789 file path=usr/apache2/2.4/manual/mod/mod_heartmonitor.html.fr
       
   790 file path=usr/apache2/2.4/manual/mod/mod_ident.html
       
   791 file path=usr/apache2/2.4/manual/mod/mod_ident.html.en
       
   792 file path=usr/apache2/2.4/manual/mod/mod_ident.html.fr
       
   793 file path=usr/apache2/2.4/manual/mod/mod_ident.html.ja.utf8
       
   794 file path=usr/apache2/2.4/manual/mod/mod_ident.html.ko.euc-kr
       
   795 file path=usr/apache2/2.4/manual/mod/mod_imagemap.html
       
   796 file path=usr/apache2/2.4/manual/mod/mod_imagemap.html.en
       
   797 file path=usr/apache2/2.4/manual/mod/mod_imagemap.html.fr
       
   798 file path=usr/apache2/2.4/manual/mod/mod_imagemap.html.ko.euc-kr
       
   799 file path=usr/apache2/2.4/manual/mod/mod_include.html
       
   800 file path=usr/apache2/2.4/manual/mod/mod_include.html.en
       
   801 file path=usr/apache2/2.4/manual/mod/mod_include.html.fr
       
   802 file path=usr/apache2/2.4/manual/mod/mod_include.html.ja.utf8
       
   803 file path=usr/apache2/2.4/manual/mod/mod_info.html
       
   804 file path=usr/apache2/2.4/manual/mod/mod_info.html.en
       
   805 file path=usr/apache2/2.4/manual/mod/mod_info.html.fr
       
   806 file path=usr/apache2/2.4/manual/mod/mod_info.html.ja.utf8
       
   807 file path=usr/apache2/2.4/manual/mod/mod_info.html.ko.euc-kr
       
   808 file path=usr/apache2/2.4/manual/mod/mod_isapi.html
       
   809 file path=usr/apache2/2.4/manual/mod/mod_isapi.html.en
       
   810 file path=usr/apache2/2.4/manual/mod/mod_isapi.html.fr
       
   811 file path=usr/apache2/2.4/manual/mod/mod_isapi.html.ko.euc-kr
       
   812 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_bybusyness.html
       
   813 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_bybusyness.html.en
       
   814 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_bybusyness.html.fr
       
   815 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_byrequests.html
       
   816 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_byrequests.html.en
       
   817 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_byrequests.html.fr
       
   818 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_bytraffic.html
       
   819 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_bytraffic.html.en
       
   820 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_bytraffic.html.fr
       
   821 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_heartbeat.html
       
   822 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_heartbeat.html.en
       
   823 file path=usr/apache2/2.4/manual/mod/mod_lbmethod_heartbeat.html.fr
       
   824 file path=usr/apache2/2.4/manual/mod/mod_ldap.html
       
   825 file path=usr/apache2/2.4/manual/mod/mod_ldap.html.en
       
   826 file path=usr/apache2/2.4/manual/mod/mod_ldap.html.fr
       
   827 file path=usr/apache2/2.4/manual/mod/mod_log_config.html
       
   828 file path=usr/apache2/2.4/manual/mod/mod_log_config.html.en
       
   829 file path=usr/apache2/2.4/manual/mod/mod_log_config.html.fr
       
   830 file path=usr/apache2/2.4/manual/mod/mod_log_config.html.ja.utf8
       
   831 file path=usr/apache2/2.4/manual/mod/mod_log_config.html.ko.euc-kr
       
   832 file path=usr/apache2/2.4/manual/mod/mod_log_config.html.tr.utf8
       
   833 file path=usr/apache2/2.4/manual/mod/mod_log_debug.html
       
   834 file path=usr/apache2/2.4/manual/mod/mod_log_debug.html.en
       
   835 file path=usr/apache2/2.4/manual/mod/mod_log_debug.html.fr
       
   836 file path=usr/apache2/2.4/manual/mod/mod_log_forensic.html
       
   837 file path=usr/apache2/2.4/manual/mod/mod_log_forensic.html.en
       
   838 file path=usr/apache2/2.4/manual/mod/mod_log_forensic.html.fr
       
   839 file path=usr/apache2/2.4/manual/mod/mod_log_forensic.html.ja.utf8
       
   840 file path=usr/apache2/2.4/manual/mod/mod_log_forensic.html.tr.utf8
       
   841 file path=usr/apache2/2.4/manual/mod/mod_logio.html
       
   842 file path=usr/apache2/2.4/manual/mod/mod_logio.html.en
       
   843 file path=usr/apache2/2.4/manual/mod/mod_logio.html.fr
       
   844 file path=usr/apache2/2.4/manual/mod/mod_logio.html.ja.utf8
       
   845 file path=usr/apache2/2.4/manual/mod/mod_logio.html.ko.euc-kr
       
   846 file path=usr/apache2/2.4/manual/mod/mod_logio.html.tr.utf8
       
   847 file path=usr/apache2/2.4/manual/mod/mod_lua.html
       
   848 file path=usr/apache2/2.4/manual/mod/mod_lua.html.en
       
   849 file path=usr/apache2/2.4/manual/mod/mod_lua.html.fr
       
   850 file path=usr/apache2/2.4/manual/mod/mod_macro.html
       
   851 file path=usr/apache2/2.4/manual/mod/mod_macro.html.en
       
   852 file path=usr/apache2/2.4/manual/mod/mod_macro.html.fr
       
   853 file path=usr/apache2/2.4/manual/mod/mod_mime.html
       
   854 file path=usr/apache2/2.4/manual/mod/mod_mime.html.en
       
   855 file path=usr/apache2/2.4/manual/mod/mod_mime.html.fr
       
   856 file path=usr/apache2/2.4/manual/mod/mod_mime.html.ja.utf8
       
   857 file path=usr/apache2/2.4/manual/mod/mod_mime_magic.html
       
   858 file path=usr/apache2/2.4/manual/mod/mod_mime_magic.html.en
       
   859 file path=usr/apache2/2.4/manual/mod/mod_mime_magic.html.fr
       
   860 file path=usr/apache2/2.4/manual/mod/mod_negotiation.html
       
   861 file path=usr/apache2/2.4/manual/mod/mod_negotiation.html.en
       
   862 file path=usr/apache2/2.4/manual/mod/mod_negotiation.html.fr
       
   863 file path=usr/apache2/2.4/manual/mod/mod_negotiation.html.ja.utf8
       
   864 file path=usr/apache2/2.4/manual/mod/mod_nw_ssl.html
       
   865 file path=usr/apache2/2.4/manual/mod/mod_nw_ssl.html.en
       
   866 file path=usr/apache2/2.4/manual/mod/mod_nw_ssl.html.fr
       
   867 file path=usr/apache2/2.4/manual/mod/mod_privileges.html
       
   868 file path=usr/apache2/2.4/manual/mod/mod_privileges.html.en
       
   869 file path=usr/apache2/2.4/manual/mod/mod_privileges.html.fr
       
   870 file path=usr/apache2/2.4/manual/mod/mod_proxy.html
       
   871 file path=usr/apache2/2.4/manual/mod/mod_proxy.html.en
       
   872 file path=usr/apache2/2.4/manual/mod/mod_proxy.html.fr
       
   873 file path=usr/apache2/2.4/manual/mod/mod_proxy.html.ja.utf8
       
   874 file path=usr/apache2/2.4/manual/mod/mod_proxy_ajp.html
       
   875 file path=usr/apache2/2.4/manual/mod/mod_proxy_ajp.html.en
       
   876 file path=usr/apache2/2.4/manual/mod/mod_proxy_ajp.html.fr
       
   877 file path=usr/apache2/2.4/manual/mod/mod_proxy_ajp.html.ja.utf8
       
   878 file path=usr/apache2/2.4/manual/mod/mod_proxy_balancer.html
       
   879 file path=usr/apache2/2.4/manual/mod/mod_proxy_balancer.html.en
       
   880 file path=usr/apache2/2.4/manual/mod/mod_proxy_balancer.html.fr
       
   881 file path=usr/apache2/2.4/manual/mod/mod_proxy_balancer.html.ja.utf8
       
   882 file path=usr/apache2/2.4/manual/mod/mod_proxy_connect.html
       
   883 file path=usr/apache2/2.4/manual/mod/mod_proxy_connect.html.en
       
   884 file path=usr/apache2/2.4/manual/mod/mod_proxy_connect.html.fr
       
   885 file path=usr/apache2/2.4/manual/mod/mod_proxy_connect.html.ja.utf8
       
   886 file path=usr/apache2/2.4/manual/mod/mod_proxy_express.html
       
   887 file path=usr/apache2/2.4/manual/mod/mod_proxy_express.html.en
       
   888 file path=usr/apache2/2.4/manual/mod/mod_proxy_express.html.fr
       
   889 file path=usr/apache2/2.4/manual/mod/mod_proxy_fcgi.html
       
   890 file path=usr/apache2/2.4/manual/mod/mod_proxy_fcgi.html.en
       
   891 file path=usr/apache2/2.4/manual/mod/mod_proxy_fcgi.html.fr
       
   892 file path=usr/apache2/2.4/manual/mod/mod_proxy_fdpass.html
       
   893 file path=usr/apache2/2.4/manual/mod/mod_proxy_fdpass.html.en
       
   894 file path=usr/apache2/2.4/manual/mod/mod_proxy_fdpass.html.fr
       
   895 file path=usr/apache2/2.4/manual/mod/mod_proxy_ftp.html
       
   896 file path=usr/apache2/2.4/manual/mod/mod_proxy_ftp.html.en
       
   897 file path=usr/apache2/2.4/manual/mod/mod_proxy_ftp.html.fr
       
   898 file path=usr/apache2/2.4/manual/mod/mod_proxy_html.html
       
   899 file path=usr/apache2/2.4/manual/mod/mod_proxy_html.html.en
       
   900 file path=usr/apache2/2.4/manual/mod/mod_proxy_html.html.fr
       
   901 file path=usr/apache2/2.4/manual/mod/mod_proxy_http.html
       
   902 file path=usr/apache2/2.4/manual/mod/mod_proxy_http.html.en
       
   903 file path=usr/apache2/2.4/manual/mod/mod_proxy_http.html.fr
       
   904 file path=usr/apache2/2.4/manual/mod/mod_proxy_scgi.html
       
   905 file path=usr/apache2/2.4/manual/mod/mod_proxy_scgi.html.en
       
   906 file path=usr/apache2/2.4/manual/mod/mod_proxy_scgi.html.fr
       
   907 file path=usr/apache2/2.4/manual/mod/mod_proxy_wstunnel.html
       
   908 file path=usr/apache2/2.4/manual/mod/mod_proxy_wstunnel.html.en
       
   909 file path=usr/apache2/2.4/manual/mod/mod_ratelimit.html
       
   910 file path=usr/apache2/2.4/manual/mod/mod_ratelimit.html.en
       
   911 file path=usr/apache2/2.4/manual/mod/mod_ratelimit.html.fr
       
   912 file path=usr/apache2/2.4/manual/mod/mod_reflector.html
       
   913 file path=usr/apache2/2.4/manual/mod/mod_reflector.html.en
       
   914 file path=usr/apache2/2.4/manual/mod/mod_reflector.html.fr
       
   915 file path=usr/apache2/2.4/manual/mod/mod_remoteip.html
       
   916 file path=usr/apache2/2.4/manual/mod/mod_remoteip.html.en
       
   917 file path=usr/apache2/2.4/manual/mod/mod_remoteip.html.fr
       
   918 file path=usr/apache2/2.4/manual/mod/mod_reqtimeout.html
       
   919 file path=usr/apache2/2.4/manual/mod/mod_reqtimeout.html.en
       
   920 file path=usr/apache2/2.4/manual/mod/mod_reqtimeout.html.fr
       
   921 file path=usr/apache2/2.4/manual/mod/mod_request.html
       
   922 file path=usr/apache2/2.4/manual/mod/mod_request.html.en
       
   923 file path=usr/apache2/2.4/manual/mod/mod_request.html.fr
       
   924 file path=usr/apache2/2.4/manual/mod/mod_request.html.tr.utf8
       
   925 file path=usr/apache2/2.4/manual/mod/mod_rewrite.html
       
   926 file path=usr/apache2/2.4/manual/mod/mod_rewrite.html.en
       
   927 file path=usr/apache2/2.4/manual/mod/mod_rewrite.html.fr
       
   928 file path=usr/apache2/2.4/manual/mod/mod_sed.html
       
   929 file path=usr/apache2/2.4/manual/mod/mod_sed.html.en
       
   930 file path=usr/apache2/2.4/manual/mod/mod_sed.html.fr
       
   931 file path=usr/apache2/2.4/manual/mod/mod_session.html
       
   932 file path=usr/apache2/2.4/manual/mod/mod_session.html.en
       
   933 file path=usr/apache2/2.4/manual/mod/mod_session.html.fr
       
   934 file path=usr/apache2/2.4/manual/mod/mod_session_cookie.html
       
   935 file path=usr/apache2/2.4/manual/mod/mod_session_cookie.html.en
       
   936 file path=usr/apache2/2.4/manual/mod/mod_session_cookie.html.fr
       
   937 file path=usr/apache2/2.4/manual/mod/mod_session_crypto.html
       
   938 file path=usr/apache2/2.4/manual/mod/mod_session_crypto.html.en
       
   939 file path=usr/apache2/2.4/manual/mod/mod_session_crypto.html.fr
       
   940 file path=usr/apache2/2.4/manual/mod/mod_session_dbd.html
       
   941 file path=usr/apache2/2.4/manual/mod/mod_session_dbd.html.en
       
   942 file path=usr/apache2/2.4/manual/mod/mod_session_dbd.html.fr
       
   943 file path=usr/apache2/2.4/manual/mod/mod_setenvif.html
       
   944 file path=usr/apache2/2.4/manual/mod/mod_setenvif.html.en
       
   945 file path=usr/apache2/2.4/manual/mod/mod_setenvif.html.fr
       
   946 file path=usr/apache2/2.4/manual/mod/mod_setenvif.html.ja.utf8
       
   947 file path=usr/apache2/2.4/manual/mod/mod_setenvif.html.ko.euc-kr
       
   948 file path=usr/apache2/2.4/manual/mod/mod_setenvif.html.tr.utf8
       
   949 file path=usr/apache2/2.4/manual/mod/mod_slotmem_plain.html
       
   950 file path=usr/apache2/2.4/manual/mod/mod_slotmem_plain.html.en
       
   951 file path=usr/apache2/2.4/manual/mod/mod_slotmem_plain.html.fr
       
   952 file path=usr/apache2/2.4/manual/mod/mod_slotmem_shm.html
       
   953 file path=usr/apache2/2.4/manual/mod/mod_slotmem_shm.html.en
       
   954 file path=usr/apache2/2.4/manual/mod/mod_slotmem_shm.html.fr
       
   955 file path=usr/apache2/2.4/manual/mod/mod_so.html
       
   956 file path=usr/apache2/2.4/manual/mod/mod_so.html.en
       
   957 file path=usr/apache2/2.4/manual/mod/mod_so.html.fr
       
   958 file path=usr/apache2/2.4/manual/mod/mod_so.html.ja.utf8
       
   959 file path=usr/apache2/2.4/manual/mod/mod_so.html.ko.euc-kr
       
   960 file path=usr/apache2/2.4/manual/mod/mod_so.html.tr.utf8
       
   961 file path=usr/apache2/2.4/manual/mod/mod_socache_dbm.html
       
   962 file path=usr/apache2/2.4/manual/mod/mod_socache_dbm.html.en
       
   963 file path=usr/apache2/2.4/manual/mod/mod_socache_dbm.html.fr
       
   964 file path=usr/apache2/2.4/manual/mod/mod_socache_dc.html
       
   965 file path=usr/apache2/2.4/manual/mod/mod_socache_dc.html.en
       
   966 file path=usr/apache2/2.4/manual/mod/mod_socache_dc.html.fr
       
   967 file path=usr/apache2/2.4/manual/mod/mod_socache_memcache.html
       
   968 file path=usr/apache2/2.4/manual/mod/mod_socache_memcache.html.en
       
   969 file path=usr/apache2/2.4/manual/mod/mod_socache_memcache.html.fr
       
   970 file path=usr/apache2/2.4/manual/mod/mod_socache_shmcb.html
       
   971 file path=usr/apache2/2.4/manual/mod/mod_socache_shmcb.html.en
       
   972 file path=usr/apache2/2.4/manual/mod/mod_socache_shmcb.html.fr
       
   973 file path=usr/apache2/2.4/manual/mod/mod_speling.html
       
   974 file path=usr/apache2/2.4/manual/mod/mod_speling.html.en
       
   975 file path=usr/apache2/2.4/manual/mod/mod_speling.html.fr
       
   976 file path=usr/apache2/2.4/manual/mod/mod_speling.html.ja.utf8
       
   977 file path=usr/apache2/2.4/manual/mod/mod_speling.html.ko.euc-kr
       
   978 file path=usr/apache2/2.4/manual/mod/mod_ssl.html
       
   979 file path=usr/apache2/2.4/manual/mod/mod_ssl.html.en
       
   980 file path=usr/apache2/2.4/manual/mod/mod_ssl.html.fr
       
   981 file path=usr/apache2/2.4/manual/mod/mod_status.html
       
   982 file path=usr/apache2/2.4/manual/mod/mod_status.html.en
       
   983 file path=usr/apache2/2.4/manual/mod/mod_status.html.fr
       
   984 file path=usr/apache2/2.4/manual/mod/mod_status.html.ja.utf8
       
   985 file path=usr/apache2/2.4/manual/mod/mod_status.html.ko.euc-kr
       
   986 file path=usr/apache2/2.4/manual/mod/mod_status.html.tr.utf8
       
   987 file path=usr/apache2/2.4/manual/mod/mod_substitute.html
       
   988 file path=usr/apache2/2.4/manual/mod/mod_substitute.html.en
       
   989 file path=usr/apache2/2.4/manual/mod/mod_substitute.html.fr
       
   990 file path=usr/apache2/2.4/manual/mod/mod_suexec.html
       
   991 file path=usr/apache2/2.4/manual/mod/mod_suexec.html.en
       
   992 file path=usr/apache2/2.4/manual/mod/mod_suexec.html.fr
       
   993 file path=usr/apache2/2.4/manual/mod/mod_suexec.html.ja.utf8
       
   994 file path=usr/apache2/2.4/manual/mod/mod_suexec.html.ko.euc-kr
       
   995 file path=usr/apache2/2.4/manual/mod/mod_suexec.html.tr.utf8
       
   996 file path=usr/apache2/2.4/manual/mod/mod_unique_id.html
       
   997 file path=usr/apache2/2.4/manual/mod/mod_unique_id.html.en
       
   998 file path=usr/apache2/2.4/manual/mod/mod_unique_id.html.fr
       
   999 file path=usr/apache2/2.4/manual/mod/mod_unique_id.html.ja.utf8
       
  1000 file path=usr/apache2/2.4/manual/mod/mod_unique_id.html.ko.euc-kr
       
  1001 file path=usr/apache2/2.4/manual/mod/mod_unixd.html
       
  1002 file path=usr/apache2/2.4/manual/mod/mod_unixd.html.en
       
  1003 file path=usr/apache2/2.4/manual/mod/mod_unixd.html.fr
       
  1004 file path=usr/apache2/2.4/manual/mod/mod_unixd.html.tr.utf8
       
  1005 file path=usr/apache2/2.4/manual/mod/mod_userdir.html
       
  1006 file path=usr/apache2/2.4/manual/mod/mod_userdir.html.en
       
  1007 file path=usr/apache2/2.4/manual/mod/mod_userdir.html.fr
       
  1008 file path=usr/apache2/2.4/manual/mod/mod_userdir.html.ja.utf8
       
  1009 file path=usr/apache2/2.4/manual/mod/mod_userdir.html.ko.euc-kr
       
  1010 file path=usr/apache2/2.4/manual/mod/mod_userdir.html.tr.utf8
       
  1011 file path=usr/apache2/2.4/manual/mod/mod_usertrack.html
       
  1012 file path=usr/apache2/2.4/manual/mod/mod_usertrack.html.en
       
  1013 file path=usr/apache2/2.4/manual/mod/mod_usertrack.html.fr
       
  1014 file path=usr/apache2/2.4/manual/mod/mod_version.html
       
  1015 file path=usr/apache2/2.4/manual/mod/mod_version.html.en
       
  1016 file path=usr/apache2/2.4/manual/mod/mod_version.html.ja.utf8
       
  1017 file path=usr/apache2/2.4/manual/mod/mod_version.html.ko.euc-kr
       
  1018 file path=usr/apache2/2.4/manual/mod/mod_vhost_alias.html
       
  1019 file path=usr/apache2/2.4/manual/mod/mod_vhost_alias.html.en
       
  1020 file path=usr/apache2/2.4/manual/mod/mod_vhost_alias.html.fr
       
  1021 file path=usr/apache2/2.4/manual/mod/mod_vhost_alias.html.tr.utf8
       
  1022 file path=usr/apache2/2.4/manual/mod/mod_watchdog.html
       
  1023 file path=usr/apache2/2.4/manual/mod/mod_watchdog.html.en
       
  1024 file path=usr/apache2/2.4/manual/mod/mod_xml2enc.html
       
  1025 file path=usr/apache2/2.4/manual/mod/mod_xml2enc.html.en
       
  1026 file path=usr/apache2/2.4/manual/mod/mod_xml2enc.html.fr
       
  1027 file path=usr/apache2/2.4/manual/mod/module-dict.html
       
  1028 file path=usr/apache2/2.4/manual/mod/module-dict.html.en
       
  1029 file path=usr/apache2/2.4/manual/mod/module-dict.html.fr
       
  1030 file path=usr/apache2/2.4/manual/mod/module-dict.html.ja.utf8
       
  1031 file path=usr/apache2/2.4/manual/mod/module-dict.html.ko.euc-kr
       
  1032 file path=usr/apache2/2.4/manual/mod/module-dict.html.tr.utf8
       
  1033 file path=usr/apache2/2.4/manual/mod/mpm_common.html
       
  1034 file path=usr/apache2/2.4/manual/mod/mpm_common.html.de
       
  1035 file path=usr/apache2/2.4/manual/mod/mpm_common.html.en
       
  1036 file path=usr/apache2/2.4/manual/mod/mpm_common.html.fr
       
  1037 file path=usr/apache2/2.4/manual/mod/mpm_common.html.ja.utf8
       
  1038 file path=usr/apache2/2.4/manual/mod/mpm_common.html.tr.utf8
       
  1039 file path=usr/apache2/2.4/manual/mod/mpm_netware.html
       
  1040 file path=usr/apache2/2.4/manual/mod/mpm_netware.html.en
       
  1041 file path=usr/apache2/2.4/manual/mod/mpm_netware.html.fr
       
  1042 file path=usr/apache2/2.4/manual/mod/mpm_winnt.html
       
  1043 file path=usr/apache2/2.4/manual/mod/mpm_winnt.html.de
       
  1044 file path=usr/apache2/2.4/manual/mod/mpm_winnt.html.en
       
  1045 file path=usr/apache2/2.4/manual/mod/mpm_winnt.html.fr
       
  1046 file path=usr/apache2/2.4/manual/mod/mpm_winnt.html.ja.utf8
       
  1047 file path=usr/apache2/2.4/manual/mod/mpmt_os2.html
       
  1048 file path=usr/apache2/2.4/manual/mod/mpmt_os2.html.en
       
  1049 file path=usr/apache2/2.4/manual/mod/mpmt_os2.html.fr
       
  1050 file path=usr/apache2/2.4/manual/mod/prefork.html
       
  1051 file path=usr/apache2/2.4/manual/mod/prefork.html.de
       
  1052 file path=usr/apache2/2.4/manual/mod/prefork.html.en
       
  1053 file path=usr/apache2/2.4/manual/mod/prefork.html.fr
       
  1054 file path=usr/apache2/2.4/manual/mod/prefork.html.ja.utf8
       
  1055 file path=usr/apache2/2.4/manual/mod/prefork.html.tr.utf8
       
  1056 file path=usr/apache2/2.4/manual/mod/quickreference.html
       
  1057 file path=usr/apache2/2.4/manual/mod/quickreference.html.de
       
  1058 file path=usr/apache2/2.4/manual/mod/quickreference.html.en
       
  1059 file path=usr/apache2/2.4/manual/mod/quickreference.html.es
       
  1060 file path=usr/apache2/2.4/manual/mod/quickreference.html.fr
       
  1061 file path=usr/apache2/2.4/manual/mod/quickreference.html.ja.utf8
       
  1062 file path=usr/apache2/2.4/manual/mod/quickreference.html.ko.euc-kr
       
  1063 file path=usr/apache2/2.4/manual/mod/quickreference.html.tr.utf8
       
  1064 file path=usr/apache2/2.4/manual/mod/quickreference.html.zh-cn.utf8
       
  1065 file path=usr/apache2/2.4/manual/mod/worker.html
       
  1066 file path=usr/apache2/2.4/manual/mod/worker.html.de
       
  1067 file path=usr/apache2/2.4/manual/mod/worker.html.en
       
  1068 file path=usr/apache2/2.4/manual/mod/worker.html.fr
       
  1069 file path=usr/apache2/2.4/manual/mod/worker.html.ja.utf8
       
  1070 file path=usr/apache2/2.4/manual/mod/worker.html.tr.utf8
       
  1071 file path=usr/apache2/2.4/manual/mpm.html
       
  1072 file path=usr/apache2/2.4/manual/mpm.html.de
       
  1073 file path=usr/apache2/2.4/manual/mpm.html.en
       
  1074 file path=usr/apache2/2.4/manual/mpm.html.es
       
  1075 file path=usr/apache2/2.4/manual/mpm.html.fr
       
  1076 file path=usr/apache2/2.4/manual/mpm.html.ja.utf8
       
  1077 file path=usr/apache2/2.4/manual/mpm.html.ko.euc-kr
       
  1078 file path=usr/apache2/2.4/manual/mpm.html.tr.utf8
       
  1079 file path=usr/apache2/2.4/manual/mpm.html.zh-cn.utf8
       
  1080 file path=usr/apache2/2.4/manual/new_features_2_0.html
       
  1081 file path=usr/apache2/2.4/manual/new_features_2_0.html.de
       
  1082 file path=usr/apache2/2.4/manual/new_features_2_0.html.en
       
  1083 file path=usr/apache2/2.4/manual/new_features_2_0.html.fr
       
  1084 file path=usr/apache2/2.4/manual/new_features_2_0.html.ja.utf8
       
  1085 file path=usr/apache2/2.4/manual/new_features_2_0.html.ko.euc-kr
       
  1086 file path=usr/apache2/2.4/manual/new_features_2_0.html.pt-br
       
  1087 file path=usr/apache2/2.4/manual/new_features_2_0.html.ru.koi8-r
       
  1088 file path=usr/apache2/2.4/manual/new_features_2_0.html.tr.utf8
       
  1089 file path=usr/apache2/2.4/manual/new_features_2_2.html
       
  1090 file path=usr/apache2/2.4/manual/new_features_2_2.html.en
       
  1091 file path=usr/apache2/2.4/manual/new_features_2_2.html.fr
       
  1092 file path=usr/apache2/2.4/manual/new_features_2_2.html.ko.euc-kr
       
  1093 file path=usr/apache2/2.4/manual/new_features_2_2.html.pt-br
       
  1094 file path=usr/apache2/2.4/manual/new_features_2_2.html.tr.utf8
       
  1095 file path=usr/apache2/2.4/manual/new_features_2_4.html
       
  1096 file path=usr/apache2/2.4/manual/new_features_2_4.html.en
       
  1097 file path=usr/apache2/2.4/manual/new_features_2_4.html.fr
       
  1098 file path=usr/apache2/2.4/manual/new_features_2_4.html.tr.utf8
       
  1099 file path=usr/apache2/2.4/manual/platform/ebcdic.html
       
  1100 file path=usr/apache2/2.4/manual/platform/ebcdic.html.en
       
  1101 file path=usr/apache2/2.4/manual/platform/ebcdic.html.ko.euc-kr
       
  1102 file path=usr/apache2/2.4/manual/platform/index.html
       
  1103 file path=usr/apache2/2.4/manual/platform/index.html.en
       
  1104 file path=usr/apache2/2.4/manual/platform/index.html.fr
       
  1105 file path=usr/apache2/2.4/manual/platform/index.html.ko.euc-kr
       
  1106 file path=usr/apache2/2.4/manual/platform/index.html.zh-cn.utf8
       
  1107 file path=usr/apache2/2.4/manual/platform/netware.html
       
  1108 file path=usr/apache2/2.4/manual/platform/netware.html.en
       
  1109 file path=usr/apache2/2.4/manual/platform/netware.html.fr
       
  1110 file path=usr/apache2/2.4/manual/platform/netware.html.ko.euc-kr
       
  1111 file path=usr/apache2/2.4/manual/platform/perf-hp.html
       
  1112 file path=usr/apache2/2.4/manual/platform/perf-hp.html.en
       
  1113 file path=usr/apache2/2.4/manual/platform/perf-hp.html.fr
       
  1114 file path=usr/apache2/2.4/manual/platform/perf-hp.html.ko.euc-kr
       
  1115 file path=usr/apache2/2.4/manual/platform/rpm.html
       
  1116 file path=usr/apache2/2.4/manual/platform/rpm.html.en
       
  1117 file path=usr/apache2/2.4/manual/platform/win_compiling.html
       
  1118 file path=usr/apache2/2.4/manual/platform/win_compiling.html.en
       
  1119 file path=usr/apache2/2.4/manual/platform/win_compiling.html.fr
       
  1120 file path=usr/apache2/2.4/manual/platform/win_compiling.html.ko.euc-kr
       
  1121 file path=usr/apache2/2.4/manual/platform/windows.html
       
  1122 file path=usr/apache2/2.4/manual/platform/windows.html.en
       
  1123 file path=usr/apache2/2.4/manual/platform/windows.html.fr
       
  1124 file path=usr/apache2/2.4/manual/platform/windows.html.ko.euc-kr
       
  1125 file path=usr/apache2/2.4/manual/programs/ab.html
       
  1126 file path=usr/apache2/2.4/manual/programs/ab.html.en
       
  1127 file path=usr/apache2/2.4/manual/programs/ab.html.fr
       
  1128 file path=usr/apache2/2.4/manual/programs/ab.html.ko.euc-kr
       
  1129 file path=usr/apache2/2.4/manual/programs/ab.html.tr.utf8
       
  1130 file path=usr/apache2/2.4/manual/programs/apachectl.html
       
  1131 file path=usr/apache2/2.4/manual/programs/apachectl.html.en
       
  1132 file path=usr/apache2/2.4/manual/programs/apachectl.html.fr
       
  1133 file path=usr/apache2/2.4/manual/programs/apachectl.html.ko.euc-kr
       
  1134 file path=usr/apache2/2.4/manual/programs/apachectl.html.tr.utf8
       
  1135 file path=usr/apache2/2.4/manual/programs/apxs.html
       
  1136 file path=usr/apache2/2.4/manual/programs/apxs.html.en
       
  1137 file path=usr/apache2/2.4/manual/programs/apxs.html.fr
       
  1138 file path=usr/apache2/2.4/manual/programs/apxs.html.ko.euc-kr
       
  1139 file path=usr/apache2/2.4/manual/programs/apxs.html.tr.utf8
       
  1140 file path=usr/apache2/2.4/manual/programs/configure.html
       
  1141 file path=usr/apache2/2.4/manual/programs/configure.html.en
       
  1142 file path=usr/apache2/2.4/manual/programs/configure.html.fr
       
  1143 file path=usr/apache2/2.4/manual/programs/configure.html.ko.euc-kr
       
  1144 file path=usr/apache2/2.4/manual/programs/configure.html.tr.utf8
       
  1145 file path=usr/apache2/2.4/manual/programs/dbmmanage.html
       
  1146 file path=usr/apache2/2.4/manual/programs/dbmmanage.html.en
       
  1147 file path=usr/apache2/2.4/manual/programs/dbmmanage.html.fr
       
  1148 file path=usr/apache2/2.4/manual/programs/dbmmanage.html.ko.euc-kr
       
  1149 file path=usr/apache2/2.4/manual/programs/dbmmanage.html.tr.utf8
       
  1150 file path=usr/apache2/2.4/manual/programs/fcgistarter.html
       
  1151 file path=usr/apache2/2.4/manual/programs/fcgistarter.html.en
       
  1152 file path=usr/apache2/2.4/manual/programs/fcgistarter.html.fr
       
  1153 file path=usr/apache2/2.4/manual/programs/fcgistarter.html.tr.utf8
       
  1154 file path=usr/apache2/2.4/manual/programs/htcacheclean.html
       
  1155 file path=usr/apache2/2.4/manual/programs/htcacheclean.html.en
       
  1156 file path=usr/apache2/2.4/manual/programs/htcacheclean.html.fr
       
  1157 file path=usr/apache2/2.4/manual/programs/htcacheclean.html.ko.euc-kr
       
  1158 file path=usr/apache2/2.4/manual/programs/htcacheclean.html.tr.utf8
       
  1159 file path=usr/apache2/2.4/manual/programs/htdbm.html
       
  1160 file path=usr/apache2/2.4/manual/programs/htdbm.html.en
       
  1161 file path=usr/apache2/2.4/manual/programs/htdbm.html.fr
       
  1162 file path=usr/apache2/2.4/manual/programs/htdbm.html.tr.utf8
       
  1163 file path=usr/apache2/2.4/manual/programs/htdigest.html
       
  1164 file path=usr/apache2/2.4/manual/programs/htdigest.html.en
       
  1165 file path=usr/apache2/2.4/manual/programs/htdigest.html.fr
       
  1166 file path=usr/apache2/2.4/manual/programs/htdigest.html.ko.euc-kr
       
  1167 file path=usr/apache2/2.4/manual/programs/htdigest.html.tr.utf8
       
  1168 file path=usr/apache2/2.4/manual/programs/htpasswd.html
       
  1169 file path=usr/apache2/2.4/manual/programs/htpasswd.html.en
       
  1170 file path=usr/apache2/2.4/manual/programs/htpasswd.html.fr
       
  1171 file path=usr/apache2/2.4/manual/programs/htpasswd.html.ko.euc-kr
       
  1172 file path=usr/apache2/2.4/manual/programs/htpasswd.html.tr.utf8
       
  1173 file path=usr/apache2/2.4/manual/programs/httpd.html
       
  1174 file path=usr/apache2/2.4/manual/programs/httpd.html.en
       
  1175 file path=usr/apache2/2.4/manual/programs/httpd.html.fr
       
  1176 file path=usr/apache2/2.4/manual/programs/httpd.html.ko.euc-kr
       
  1177 file path=usr/apache2/2.4/manual/programs/httpd.html.tr.utf8
       
  1178 file path=usr/apache2/2.4/manual/programs/httxt2dbm.html
       
  1179 file path=usr/apache2/2.4/manual/programs/httxt2dbm.html.en
       
  1180 file path=usr/apache2/2.4/manual/programs/httxt2dbm.html.fr
       
  1181 file path=usr/apache2/2.4/manual/programs/httxt2dbm.html.tr.utf8
       
  1182 file path=usr/apache2/2.4/manual/programs/index.html
       
  1183 file path=usr/apache2/2.4/manual/programs/index.html.en
       
  1184 file path=usr/apache2/2.4/manual/programs/index.html.es
       
  1185 file path=usr/apache2/2.4/manual/programs/index.html.fr
       
  1186 file path=usr/apache2/2.4/manual/programs/index.html.ko.euc-kr
       
  1187 file path=usr/apache2/2.4/manual/programs/index.html.tr.utf8
       
  1188 file path=usr/apache2/2.4/manual/programs/index.html.zh-cn.utf8
       
  1189 file path=usr/apache2/2.4/manual/programs/log_server_status.html
       
  1190 file path=usr/apache2/2.4/manual/programs/log_server_status.html.en
       
  1191 file path=usr/apache2/2.4/manual/programs/logresolve.html
       
  1192 file path=usr/apache2/2.4/manual/programs/logresolve.html.en
       
  1193 file path=usr/apache2/2.4/manual/programs/logresolve.html.fr
       
  1194 file path=usr/apache2/2.4/manual/programs/logresolve.html.ko.euc-kr
       
  1195 file path=usr/apache2/2.4/manual/programs/logresolve.html.tr.utf8
       
  1196 file path=usr/apache2/2.4/manual/programs/other.html
       
  1197 file path=usr/apache2/2.4/manual/programs/other.html.en
       
  1198 file path=usr/apache2/2.4/manual/programs/other.html.fr
       
  1199 file path=usr/apache2/2.4/manual/programs/other.html.ko.euc-kr
       
  1200 file path=usr/apache2/2.4/manual/programs/other.html.tr.utf8
       
  1201 file path=usr/apache2/2.4/manual/programs/rotatelogs.html
       
  1202 file path=usr/apache2/2.4/manual/programs/rotatelogs.html.en
       
  1203 file path=usr/apache2/2.4/manual/programs/rotatelogs.html.fr
       
  1204 file path=usr/apache2/2.4/manual/programs/rotatelogs.html.ko.euc-kr
       
  1205 file path=usr/apache2/2.4/manual/programs/rotatelogs.html.tr.utf8
       
  1206 file path=usr/apache2/2.4/manual/programs/split-logfile.html
       
  1207 file path=usr/apache2/2.4/manual/programs/split-logfile.html.en
       
  1208 file path=usr/apache2/2.4/manual/programs/suexec.html
       
  1209 file path=usr/apache2/2.4/manual/programs/suexec.html.en
       
  1210 file path=usr/apache2/2.4/manual/programs/suexec.html.ko.euc-kr
       
  1211 file path=usr/apache2/2.4/manual/programs/suexec.html.tr.utf8
       
  1212 file path=usr/apache2/2.4/manual/rewrite/access.html
       
  1213 file path=usr/apache2/2.4/manual/rewrite/access.html.en
       
  1214 file path=usr/apache2/2.4/manual/rewrite/access.html.fr
       
  1215 file path=usr/apache2/2.4/manual/rewrite/advanced.html
       
  1216 file path=usr/apache2/2.4/manual/rewrite/advanced.html.en
       
  1217 file path=usr/apache2/2.4/manual/rewrite/advanced.html.fr
       
  1218 file path=usr/apache2/2.4/manual/rewrite/avoid.html
       
  1219 file path=usr/apache2/2.4/manual/rewrite/avoid.html.en
       
  1220 file path=usr/apache2/2.4/manual/rewrite/avoid.html.fr
       
  1221 file path=usr/apache2/2.4/manual/rewrite/flags.html
       
  1222 file path=usr/apache2/2.4/manual/rewrite/flags.html.en
       
  1223 file path=usr/apache2/2.4/manual/rewrite/flags.html.fr
       
  1224 file path=usr/apache2/2.4/manual/rewrite/htaccess.html
       
  1225 file path=usr/apache2/2.4/manual/rewrite/htaccess.html.en
       
  1226 file path=usr/apache2/2.4/manual/rewrite/htaccess.html.fr
       
  1227 file path=usr/apache2/2.4/manual/rewrite/index.html
       
  1228 file path=usr/apache2/2.4/manual/rewrite/index.html.en
       
  1229 file path=usr/apache2/2.4/manual/rewrite/index.html.fr
       
  1230 file path=usr/apache2/2.4/manual/rewrite/index.html.tr.utf8
       
  1231 file path=usr/apache2/2.4/manual/rewrite/index.html.zh-cn.utf8
       
  1232 file path=usr/apache2/2.4/manual/rewrite/intro.html
       
  1233 file path=usr/apache2/2.4/manual/rewrite/intro.html.en
       
  1234 file path=usr/apache2/2.4/manual/rewrite/intro.html.fr
       
  1235 file path=usr/apache2/2.4/manual/rewrite/proxy.html
       
  1236 file path=usr/apache2/2.4/manual/rewrite/proxy.html.en
       
  1237 file path=usr/apache2/2.4/manual/rewrite/proxy.html.fr
       
  1238 file path=usr/apache2/2.4/manual/rewrite/remapping.html
       
  1239 file path=usr/apache2/2.4/manual/rewrite/remapping.html.en
       
  1240 file path=usr/apache2/2.4/manual/rewrite/remapping.html.fr
       
  1241 file path=usr/apache2/2.4/manual/rewrite/rewritemap.html
       
  1242 file path=usr/apache2/2.4/manual/rewrite/rewritemap.html.en
       
  1243 file path=usr/apache2/2.4/manual/rewrite/rewritemap.html.fr
       
  1244 file path=usr/apache2/2.4/manual/rewrite/tech.html
       
  1245 file path=usr/apache2/2.4/manual/rewrite/tech.html.en
       
  1246 file path=usr/apache2/2.4/manual/rewrite/tech.html.fr
       
  1247 file path=usr/apache2/2.4/manual/rewrite/vhosts.html
       
  1248 file path=usr/apache2/2.4/manual/rewrite/vhosts.html.en
       
  1249 file path=usr/apache2/2.4/manual/rewrite/vhosts.html.fr
       
  1250 file path=usr/apache2/2.4/manual/sections.html
       
  1251 file path=usr/apache2/2.4/manual/sections.html.en
       
  1252 file path=usr/apache2/2.4/manual/sections.html.fr
       
  1253 file path=usr/apache2/2.4/manual/sections.html.ja.utf8
       
  1254 file path=usr/apache2/2.4/manual/sections.html.ko.euc-kr
       
  1255 file path=usr/apache2/2.4/manual/sections.html.tr.utf8
       
  1256 file path=usr/apache2/2.4/manual/server-wide.html
       
  1257 file path=usr/apache2/2.4/manual/server-wide.html.en
       
  1258 file path=usr/apache2/2.4/manual/server-wide.html.fr
       
  1259 file path=usr/apache2/2.4/manual/server-wide.html.ja.utf8
       
  1260 file path=usr/apache2/2.4/manual/server-wide.html.ko.euc-kr
       
  1261 file path=usr/apache2/2.4/manual/server-wide.html.tr.utf8
       
  1262 file path=usr/apache2/2.4/manual/sitemap.html
       
  1263 file path=usr/apache2/2.4/manual/sitemap.html.de
       
  1264 file path=usr/apache2/2.4/manual/sitemap.html.en
       
  1265 file path=usr/apache2/2.4/manual/sitemap.html.es
       
  1266 file path=usr/apache2/2.4/manual/sitemap.html.fr
       
  1267 file path=usr/apache2/2.4/manual/sitemap.html.ja.utf8
       
  1268 file path=usr/apache2/2.4/manual/sitemap.html.ko.euc-kr
       
  1269 file path=usr/apache2/2.4/manual/sitemap.html.tr.utf8
       
  1270 file path=usr/apache2/2.4/manual/sitemap.html.zh-cn.utf8
       
  1271 file path=usr/apache2/2.4/manual/socache.html
       
  1272 file path=usr/apache2/2.4/manual/socache.html.en
       
  1273 file path=usr/apache2/2.4/manual/socache.html.fr
       
  1274 file path=usr/apache2/2.4/manual/ssl/index.html
       
  1275 file path=usr/apache2/2.4/manual/ssl/index.html.en
       
  1276 file path=usr/apache2/2.4/manual/ssl/index.html.fr
       
  1277 file path=usr/apache2/2.4/manual/ssl/index.html.ja.utf8
       
  1278 file path=usr/apache2/2.4/manual/ssl/index.html.tr.utf8
       
  1279 file path=usr/apache2/2.4/manual/ssl/index.html.zh-cn.utf8
       
  1280 file path=usr/apache2/2.4/manual/ssl/ssl_compat.html
       
  1281 file path=usr/apache2/2.4/manual/ssl/ssl_compat.html.en
       
  1282 file path=usr/apache2/2.4/manual/ssl/ssl_compat.html.fr
       
  1283 file path=usr/apache2/2.4/manual/ssl/ssl_faq.html
       
  1284 file path=usr/apache2/2.4/manual/ssl/ssl_faq.html.en
       
  1285 file path=usr/apache2/2.4/manual/ssl/ssl_faq.html.fr
       
  1286 file path=usr/apache2/2.4/manual/ssl/ssl_howto.html
       
  1287 file path=usr/apache2/2.4/manual/ssl/ssl_howto.html.en
       
  1288 file path=usr/apache2/2.4/manual/ssl/ssl_howto.html.fr
       
  1289 file path=usr/apache2/2.4/manual/ssl/ssl_intro.html
       
  1290 file path=usr/apache2/2.4/manual/ssl/ssl_intro.html.en
       
  1291 file path=usr/apache2/2.4/manual/ssl/ssl_intro.html.fr
       
  1292 file path=usr/apache2/2.4/manual/ssl/ssl_intro.html.ja.utf8
       
  1293 file path=usr/apache2/2.4/manual/stopping.html
       
  1294 file path=usr/apache2/2.4/manual/stopping.html.de
       
  1295 file path=usr/apache2/2.4/manual/stopping.html.en
       
  1296 file path=usr/apache2/2.4/manual/stopping.html.es
       
  1297 file path=usr/apache2/2.4/manual/stopping.html.fr
       
  1298 file path=usr/apache2/2.4/manual/stopping.html.ja.utf8
       
  1299 file path=usr/apache2/2.4/manual/stopping.html.ko.euc-kr
       
  1300 file path=usr/apache2/2.4/manual/stopping.html.tr.utf8
       
  1301 file path=usr/apache2/2.4/manual/style/build.properties
       
  1302 file path=usr/apache2/2.4/manual/style/common.dtd
       
  1303 file path=usr/apache2/2.4/manual/style/css/manual-chm.css
       
  1304 file path=usr/apache2/2.4/manual/style/css/manual-loose-100pc.css
       
  1305 file path=usr/apache2/2.4/manual/style/css/manual-print.css
       
  1306 file path=usr/apache2/2.4/manual/style/css/manual-zip-100pc.css
       
  1307 file path=usr/apache2/2.4/manual/style/css/manual-zip.css
       
  1308 file path=usr/apache2/2.4/manual/style/css/manual.css
       
  1309 file path=usr/apache2/2.4/manual/style/css/prettify.css
       
  1310 file path=usr/apache2/2.4/manual/style/faq.dtd
       
  1311 dir  path=usr/apache2/2.4/manual/style/lang
       
  1312 file path=usr/apache2/2.4/manual/style/lang.dtd
       
  1313 file path=usr/apache2/2.4/manual/style/latex/atbeginend.sty
       
  1314 file path=usr/apache2/2.4/manual/style/manualpage.dtd
       
  1315 file path=usr/apache2/2.4/manual/style/modulesynopsis.dtd
       
  1316 file path=usr/apache2/2.4/manual/style/scripts/MINIFY
       
  1317 file path=usr/apache2/2.4/manual/style/scripts/prettify.js
       
  1318 file path=usr/apache2/2.4/manual/style/scripts/prettify.min.js
       
  1319 file path=usr/apache2/2.4/manual/style/sitemap.dtd
       
  1320 file path=usr/apache2/2.4/manual/style/version.ent
       
  1321 dir  path=usr/apache2/2.4/manual/style/xsl/util
       
  1322 file path=usr/apache2/2.4/manual/suexec.html
       
  1323 file path=usr/apache2/2.4/manual/suexec.html.en
       
  1324 file path=usr/apache2/2.4/manual/suexec.html.fr
       
  1325 file path=usr/apache2/2.4/manual/suexec.html.ja.utf8
       
  1326 file path=usr/apache2/2.4/manual/suexec.html.ko.euc-kr
       
  1327 file path=usr/apache2/2.4/manual/suexec.html.tr.utf8
       
  1328 file path=usr/apache2/2.4/manual/upgrading.html
       
  1329 file path=usr/apache2/2.4/manual/upgrading.html.en
       
  1330 file path=usr/apache2/2.4/manual/upgrading.html.fr
       
  1331 file path=usr/apache2/2.4/manual/urlmapping.html
       
  1332 file path=usr/apache2/2.4/manual/urlmapping.html.en
       
  1333 file path=usr/apache2/2.4/manual/urlmapping.html.fr
       
  1334 file path=usr/apache2/2.4/manual/urlmapping.html.ja.utf8
       
  1335 file path=usr/apache2/2.4/manual/urlmapping.html.ko.euc-kr
       
  1336 file path=usr/apache2/2.4/manual/urlmapping.html.tr.utf8
       
  1337 file path=usr/apache2/2.4/manual/vhosts/details.html
       
  1338 file path=usr/apache2/2.4/manual/vhosts/details.html.en
       
  1339 file path=usr/apache2/2.4/manual/vhosts/details.html.fr
       
  1340 file path=usr/apache2/2.4/manual/vhosts/details.html.ko.euc-kr
       
  1341 file path=usr/apache2/2.4/manual/vhosts/details.html.tr.utf8
       
  1342 file path=usr/apache2/2.4/manual/vhosts/examples.html
       
  1343 file path=usr/apache2/2.4/manual/vhosts/examples.html.en
       
  1344 file path=usr/apache2/2.4/manual/vhosts/examples.html.fr
       
  1345 file path=usr/apache2/2.4/manual/vhosts/examples.html.ja.utf8
       
  1346 file path=usr/apache2/2.4/manual/vhosts/examples.html.ko.euc-kr
       
  1347 file path=usr/apache2/2.4/manual/vhosts/examples.html.tr.utf8
       
  1348 file path=usr/apache2/2.4/manual/vhosts/fd-limits.html
       
  1349 file path=usr/apache2/2.4/manual/vhosts/fd-limits.html.en
       
  1350 file path=usr/apache2/2.4/manual/vhosts/fd-limits.html.fr
       
  1351 file path=usr/apache2/2.4/manual/vhosts/fd-limits.html.ja.utf8
       
  1352 file path=usr/apache2/2.4/manual/vhosts/fd-limits.html.ko.euc-kr
       
  1353 file path=usr/apache2/2.4/manual/vhosts/fd-limits.html.tr.utf8
       
  1354 file path=usr/apache2/2.4/manual/vhosts/index.html
       
  1355 file path=usr/apache2/2.4/manual/vhosts/index.html.de
       
  1356 file path=usr/apache2/2.4/manual/vhosts/index.html.en
       
  1357 file path=usr/apache2/2.4/manual/vhosts/index.html.fr
       
  1358 file path=usr/apache2/2.4/manual/vhosts/index.html.ja.utf8
       
  1359 file path=usr/apache2/2.4/manual/vhosts/index.html.ko.euc-kr
       
  1360 file path=usr/apache2/2.4/manual/vhosts/index.html.tr.utf8
       
  1361 file path=usr/apache2/2.4/manual/vhosts/index.html.zh-cn.utf8
       
  1362 file path=usr/apache2/2.4/manual/vhosts/ip-based.html
       
  1363 file path=usr/apache2/2.4/manual/vhosts/ip-based.html.en
       
  1364 file path=usr/apache2/2.4/manual/vhosts/ip-based.html.fr
       
  1365 file path=usr/apache2/2.4/manual/vhosts/ip-based.html.ja.utf8
       
  1366 file path=usr/apache2/2.4/manual/vhosts/ip-based.html.ko.euc-kr
       
  1367 file path=usr/apache2/2.4/manual/vhosts/ip-based.html.tr.utf8
       
  1368 file path=usr/apache2/2.4/manual/vhosts/mass.html
       
  1369 file path=usr/apache2/2.4/manual/vhosts/mass.html.en
       
  1370 file path=usr/apache2/2.4/manual/vhosts/mass.html.fr
       
  1371 file path=usr/apache2/2.4/manual/vhosts/mass.html.ko.euc-kr
       
  1372 file path=usr/apache2/2.4/manual/vhosts/mass.html.tr.utf8
       
  1373 file path=usr/apache2/2.4/manual/vhosts/name-based.html
       
  1374 file path=usr/apache2/2.4/manual/vhosts/name-based.html.de
       
  1375 file path=usr/apache2/2.4/manual/vhosts/name-based.html.en
       
  1376 file path=usr/apache2/2.4/manual/vhosts/name-based.html.fr
       
  1377 file path=usr/apache2/2.4/manual/vhosts/name-based.html.ja.utf8
       
  1378 file path=usr/apache2/2.4/manual/vhosts/name-based.html.ko.euc-kr
       
  1379 file path=usr/apache2/2.4/manual/vhosts/name-based.html.tr.utf8
       
  1380 link path=usr/bin/$(MACH64)/ab target=../../apache2/2.4/bin/ab mediator=apache \
       
  1381     mediator-version=2.4
       
  1382 link path=usr/bin/$(MACH64)/apxs target=../../apache2/2.4/bin/apxs \
       
  1383     mediator=apache mediator-version=2.4
       
  1384 link path=usr/bin/$(MACH64)/dbmmanage target=../../apache2/2.4/bin/dbmmanage \
       
  1385     mediator=apache mediator-version=2.4
       
  1386 link path=usr/bin/$(MACH64)/htcacheclean \
       
  1387     target=../../apache2/2.4/bin/htcacheclean mediator=apache \
       
  1388     mediator-version=2.4
       
  1389 link path=usr/bin/$(MACH64)/htdbm target=../../apache2/2.4/bin/htdbm \
       
  1390     mediator=apache mediator-version=2.4
       
  1391 link path=usr/bin/$(MACH64)/htdigest target=../../apache2/2.4/bin/htdigest \
       
  1392     mediator=apache mediator-version=2.4
       
  1393 link path=usr/bin/$(MACH64)/htpasswd target=../../apache2/2.4/bin/htpasswd \
       
  1394     mediator=apache mediator-version=2.4
       
  1395 link path=usr/bin/$(MACH64)/httxt2dbm target=../../apache2/2.4/bin/httxt2dbm \
       
  1396     mediator=apache mediator-version=2.4
       
  1397 link path=usr/bin/$(MACH64)/logresolve target=../../apache2/2.4/bin/logresolve \
       
  1398     mediator=apache mediator-version=2.4
       
  1399 link path=usr/bin/$(MACH64)/rotatelogs target=../../apache2/2.4/bin/rotatelogs \
       
  1400     mediator=apache mediator-version=2.4
       
  1401 link path=usr/bin/ab target=../apache2/2.4/bin/ab mediator=apache \
       
  1402     mediator-version=2.4
       
  1403 link path=usr/bin/apxs target=../apache2/2.4/bin/apxs mediator=apache \
       
  1404     mediator-version=2.4
       
  1405 link path=usr/bin/dbmmanage target=../apache2/2.4/bin/dbmmanage \
       
  1406     mediator=apache mediator-version=2.4
       
  1407 link path=usr/bin/htcacheclean target=../apache2/2.4/bin/htcacheclean \
       
  1408     mediator=apache mediator-version=2.4
       
  1409 link path=usr/bin/htdbm target=../apache2/2.4/bin/htdbm mediator=apache \
       
  1410     mediator-version=2.4
       
  1411 link path=usr/bin/htdigest target=../apache2/2.4/bin/htdigest mediator=apache \
       
  1412     mediator-version=2.4
       
  1413 link path=usr/bin/htpasswd target=../apache2/2.4/bin/htpasswd mediator=apache \
       
  1414     mediator-version=2.4
       
  1415 link path=usr/bin/httxt2dbm target=../apache2/2.4/bin/httxt2dbm \
       
  1416     mediator=apache mediator-version=2.4
       
  1417 link path=usr/bin/logresolve target=../apache2/2.4/bin/logresolve \
       
  1418     mediator=apache mediator-version=2.4
       
  1419 link path=usr/bin/rotatelogs target=../apache2/2.4/bin/rotatelogs \
       
  1420     mediator=apache mediator-version=2.4
       
  1421 file Solaris/SmfApacheStates.html \
       
  1422     path=usr/lib/help/auths/locale/C/SmfApache24States.html
       
  1423 file Solaris/SmfValueApache.html \
       
  1424     path=usr/lib/help/auths/locale/C/SmfValueApache24.html
       
  1425 file Solaris/RtApacheSrvcMngmnt.html \
       
  1426     path=usr/lib/help/profiles/locale/C/RtApache24SrvcMngmnt.html
       
  1427 link path=usr/share/man/man1/ab.1 target=../../../apache2/2.4/man/man1/ab.1 \
       
  1428     mediator=apache mediator-version=2.4
       
  1429 link path=usr/share/man/man1/apxs.1 \
       
  1430     target=../../../apache2/2.4/man/man1/apxs.1 mediator=apache \
       
  1431     mediator-version=2.4
       
  1432 link path=usr/share/man/man1/dbmmanage.1 \
       
  1433     target=../../../apache2/2.4/man/man1/dbmmanage.1 mediator=apache \
       
  1434     mediator-version=2.4
       
  1435 link path=usr/share/man/man1/htdbm.1 \
       
  1436     target=../../../apache2/2.4/man/man1/htdbm.1 mediator=apache \
       
  1437     mediator-version=2.4
       
  1438 link path=usr/share/man/man1/htdigest.1 \
       
  1439     target=../../../apache2/2.4/man/man1/htdigest.1 mediator=apache \
       
  1440     mediator-version=2.4
       
  1441 link path=usr/share/man/man1/htpasswd.1 \
       
  1442     target=../../../apache2/2.4/man/man1/htpasswd.1 mediator=apache \
       
  1443     mediator-version=2.4
       
  1444 link path=usr/share/man/man1/httxt2dbm.1 \
       
  1445     target=../../../apache2/2.4/man/man1/httxt2dbm.1 mediator=apache \
       
  1446     mediator-version=2.4
       
  1447 link path=usr/share/man/man1/logresolve.1 \
       
  1448     target=../../../apache2/2.4/man/man1/logresolve.1 mediator=apache \
       
  1449     mediator-version=2.4
       
  1450 link path=usr/share/man/man1m/apache2.1m target=apache24.1m mediator=apache \
       
  1451     mediator-version=2.4
       
  1452 file Solaris/apache24.1m.sunman path=usr/share/man/man1m/apache24.1m
       
  1453 link path=usr/share/man/man8/apachectl.8 \
       
  1454     target=../../../apache2/2.4/man/man8/apachectl.8 mediator=apache \
       
  1455     mediator-version=2.4
       
  1456 link path=usr/share/man/man8/fcgistarter.8 \
       
  1457     target=../../../apache2/2.4/man/man8/fcgistarter.8 mediator=apache \
       
  1458     mediator-version=2.4
       
  1459 link path=usr/share/man/man8/htcacheclean.8 \
       
  1460     target=../../../apache2/2.4/man/man8/htcacheclean.8 mediator=apache \
       
  1461     mediator-version=2.4
       
  1462 link path=usr/share/man/man8/httpd.8 \
       
  1463     target=../../../apache2/2.4/man/man8/httpd.8 mediator=apache \
       
  1464     mediator-version=2.4
       
  1465 link path=usr/share/man/man8/rotatelogs.8 \
       
  1466     target=../../../apache2/2.4/man/man8/rotatelogs.8 mediator=apache \
       
  1467     mediator-version=2.4
       
  1468 link path=usr/share/man/man8/suexec.8 \
       
  1469     target=../../../apache2/2.4/man/man8/suexec.8 mediator=apache \
       
  1470     mediator-version=2.4
       
  1471 file path=var/apache2/2.4/cgi-bin/printenv mode=0444 \
       
  1472     pkg.depend.bypass-generate=.*
       
  1473 file path=var/apache2/2.4/cgi-bin/printenv.vbs mode=0444
       
  1474 file path=var/apache2/2.4/cgi-bin/printenv.wsf mode=0444
       
  1475 file path=var/apache2/2.4/cgi-bin/test-cgi mode=0444
       
  1476 file path=var/apache2/2.4/error/HTTP_BAD_GATEWAY.html.var
       
  1477 file path=var/apache2/2.4/error/HTTP_BAD_REQUEST.html.var
       
  1478 file path=var/apache2/2.4/error/HTTP_FORBIDDEN.html.var
       
  1479 file path=var/apache2/2.4/error/HTTP_GONE.html.var
       
  1480 file path=var/apache2/2.4/error/HTTP_INTERNAL_SERVER_ERROR.html.var
       
  1481 file path=var/apache2/2.4/error/HTTP_LENGTH_REQUIRED.html.var
       
  1482 file path=var/apache2/2.4/error/HTTP_METHOD_NOT_ALLOWED.html.var
       
  1483 file path=var/apache2/2.4/error/HTTP_NOT_FOUND.html.var
       
  1484 file path=var/apache2/2.4/error/HTTP_NOT_IMPLEMENTED.html.var
       
  1485 file path=var/apache2/2.4/error/HTTP_PRECONDITION_FAILED.html.var
       
  1486 file path=var/apache2/2.4/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
       
  1487 file path=var/apache2/2.4/error/HTTP_REQUEST_TIME_OUT.html.var
       
  1488 file path=var/apache2/2.4/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
       
  1489 file path=var/apache2/2.4/error/HTTP_SERVICE_UNAVAILABLE.html.var
       
  1490 file path=var/apache2/2.4/error/HTTP_UNAUTHORIZED.html.var
       
  1491 file path=var/apache2/2.4/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
       
  1492 file path=var/apache2/2.4/error/HTTP_VARIANT_ALSO_VARIES.html.var
       
  1493 file path=var/apache2/2.4/error/README
       
  1494 file path=var/apache2/2.4/error/contact.html.var
       
  1495 file path=var/apache2/2.4/error/include/bottom.html
       
  1496 file path=var/apache2/2.4/error/include/spacer.html
       
  1497 file path=var/apache2/2.4/error/include/top.html
       
  1498 file path=var/apache2/2.4/htdocs/index.html
       
  1499 file path=var/apache2/2.4/icons/README
       
  1500 file path=var/apache2/2.4/icons/README.html
       
  1501 file path=var/apache2/2.4/icons/a.gif
       
  1502 file path=var/apache2/2.4/icons/a.png
       
  1503 file path=var/apache2/2.4/icons/alert.black.gif
       
  1504 file path=var/apache2/2.4/icons/alert.black.png
       
  1505 file path=var/apache2/2.4/icons/alert.red.gif
       
  1506 file path=var/apache2/2.4/icons/alert.red.png
       
  1507 file path=var/apache2/2.4/icons/apache_pb.gif
       
  1508 file path=var/apache2/2.4/icons/apache_pb.png
       
  1509 file path=var/apache2/2.4/icons/apache_pb.svg
       
  1510 file path=var/apache2/2.4/icons/apache_pb2.gif
       
  1511 file path=var/apache2/2.4/icons/apache_pb2.png
       
  1512 file path=var/apache2/2.4/icons/back.gif
       
  1513 file path=var/apache2/2.4/icons/back.png
       
  1514 file path=var/apache2/2.4/icons/ball.gray.gif
       
  1515 file path=var/apache2/2.4/icons/ball.gray.png
       
  1516 file path=var/apache2/2.4/icons/ball.red.gif
       
  1517 file path=var/apache2/2.4/icons/ball.red.png
       
  1518 file path=var/apache2/2.4/icons/binary.gif
       
  1519 file path=var/apache2/2.4/icons/binary.png
       
  1520 file path=var/apache2/2.4/icons/binhex.gif
       
  1521 file path=var/apache2/2.4/icons/binhex.png
       
  1522 file path=var/apache2/2.4/icons/blank.gif
       
  1523 file path=var/apache2/2.4/icons/blank.png
       
  1524 file path=var/apache2/2.4/icons/bomb.gif
       
  1525 file path=var/apache2/2.4/icons/bomb.png
       
  1526 file path=var/apache2/2.4/icons/box1.gif
       
  1527 file path=var/apache2/2.4/icons/box1.png
       
  1528 file path=var/apache2/2.4/icons/box2.gif
       
  1529 file path=var/apache2/2.4/icons/box2.png
       
  1530 file path=var/apache2/2.4/icons/broken.gif
       
  1531 file path=var/apache2/2.4/icons/broken.png
       
  1532 file path=var/apache2/2.4/icons/burst.gif
       
  1533 file path=var/apache2/2.4/icons/burst.png
       
  1534 file path=var/apache2/2.4/icons/c.gif
       
  1535 file path=var/apache2/2.4/icons/c.png
       
  1536 file path=var/apache2/2.4/icons/comp.blue.gif
       
  1537 file path=var/apache2/2.4/icons/comp.blue.png
       
  1538 file path=var/apache2/2.4/icons/comp.gray.gif
       
  1539 file path=var/apache2/2.4/icons/comp.gray.png
       
  1540 file path=var/apache2/2.4/icons/compressed.gif
       
  1541 file path=var/apache2/2.4/icons/compressed.png
       
  1542 file path=var/apache2/2.4/icons/continued.gif
       
  1543 file path=var/apache2/2.4/icons/continued.png
       
  1544 file path=var/apache2/2.4/icons/dir.gif
       
  1545 file path=var/apache2/2.4/icons/dir.png
       
  1546 file path=var/apache2/2.4/icons/diskimg.gif
       
  1547 file path=var/apache2/2.4/icons/diskimg.png
       
  1548 file path=var/apache2/2.4/icons/down.gif
       
  1549 file path=var/apache2/2.4/icons/down.png
       
  1550 file path=var/apache2/2.4/icons/dvi.gif
       
  1551 file path=var/apache2/2.4/icons/dvi.png
       
  1552 file path=var/apache2/2.4/icons/f.gif
       
  1553 file path=var/apache2/2.4/icons/f.png
       
  1554 file path=var/apache2/2.4/icons/folder.gif
       
  1555 file path=var/apache2/2.4/icons/folder.open.gif
       
  1556 file path=var/apache2/2.4/icons/folder.open.png
       
  1557 file path=var/apache2/2.4/icons/folder.png
       
  1558 file path=var/apache2/2.4/icons/folder.sec.gif
       
  1559 file path=var/apache2/2.4/icons/folder.sec.png
       
  1560 file path=var/apache2/2.4/icons/forward.gif
       
  1561 file path=var/apache2/2.4/icons/forward.png
       
  1562 file path=var/apache2/2.4/icons/generic.gif
       
  1563 file path=var/apache2/2.4/icons/generic.png
       
  1564 file path=var/apache2/2.4/icons/generic.red.gif
       
  1565 file path=var/apache2/2.4/icons/generic.red.png
       
  1566 file path=var/apache2/2.4/icons/generic.sec.gif
       
  1567 file path=var/apache2/2.4/icons/generic.sec.png
       
  1568 file path=var/apache2/2.4/icons/hand.right.gif
       
  1569 file path=var/apache2/2.4/icons/hand.right.png
       
  1570 file path=var/apache2/2.4/icons/hand.up.gif
       
  1571 file path=var/apache2/2.4/icons/hand.up.png
       
  1572 file path=var/apache2/2.4/icons/icon.sheet.gif
       
  1573 file path=var/apache2/2.4/icons/icon.sheet.png
       
  1574 file path=var/apache2/2.4/icons/image1.gif
       
  1575 file path=var/apache2/2.4/icons/image1.png
       
  1576 file path=var/apache2/2.4/icons/image2.gif
       
  1577 file path=var/apache2/2.4/icons/image2.png
       
  1578 file path=var/apache2/2.4/icons/image3.gif
       
  1579 file path=var/apache2/2.4/icons/image3.png
       
  1580 file path=var/apache2/2.4/icons/index.gif
       
  1581 file path=var/apache2/2.4/icons/index.png
       
  1582 file path=var/apache2/2.4/icons/layout.gif
       
  1583 file path=var/apache2/2.4/icons/layout.png
       
  1584 file path=var/apache2/2.4/icons/left.gif
       
  1585 file path=var/apache2/2.4/icons/left.png
       
  1586 file path=var/apache2/2.4/icons/link.gif
       
  1587 file path=var/apache2/2.4/icons/link.png
       
  1588 file path=var/apache2/2.4/icons/movie.gif
       
  1589 file path=var/apache2/2.4/icons/movie.png
       
  1590 file path=var/apache2/2.4/icons/odf6odb.png
       
  1591 file path=var/apache2/2.4/icons/odf6odc.png
       
  1592 file path=var/apache2/2.4/icons/odf6odf.png
       
  1593 file path=var/apache2/2.4/icons/odf6odg.png
       
  1594 file path=var/apache2/2.4/icons/odf6odi.png
       
  1595 file path=var/apache2/2.4/icons/odf6odm.png
       
  1596 file path=var/apache2/2.4/icons/odf6odp.png
       
  1597 file path=var/apache2/2.4/icons/odf6ods.png
       
  1598 file path=var/apache2/2.4/icons/odf6odt.png
       
  1599 file path=var/apache2/2.4/icons/odf6otc.png
       
  1600 file path=var/apache2/2.4/icons/odf6otf.png
       
  1601 file path=var/apache2/2.4/icons/odf6otg.png
       
  1602 file path=var/apache2/2.4/icons/odf6oth.png
       
  1603 file path=var/apache2/2.4/icons/odf6oti.png
       
  1604 file path=var/apache2/2.4/icons/odf6otp.png
       
  1605 file path=var/apache2/2.4/icons/odf6ots.png
       
  1606 file path=var/apache2/2.4/icons/odf6ott.png
       
  1607 file path=var/apache2/2.4/icons/p.gif
       
  1608 file path=var/apache2/2.4/icons/p.png
       
  1609 file path=var/apache2/2.4/icons/patch.gif
       
  1610 file path=var/apache2/2.4/icons/patch.png
       
  1611 file path=var/apache2/2.4/icons/pdf.gif
       
  1612 file path=var/apache2/2.4/icons/pdf.png
       
  1613 file path=var/apache2/2.4/icons/pie0.gif
       
  1614 file path=var/apache2/2.4/icons/pie0.png
       
  1615 file path=var/apache2/2.4/icons/pie1.gif
       
  1616 file path=var/apache2/2.4/icons/pie1.png
       
  1617 file path=var/apache2/2.4/icons/pie2.gif
       
  1618 file path=var/apache2/2.4/icons/pie2.png
       
  1619 file path=var/apache2/2.4/icons/pie3.gif
       
  1620 file path=var/apache2/2.4/icons/pie3.png
       
  1621 file path=var/apache2/2.4/icons/pie4.gif
       
  1622 file path=var/apache2/2.4/icons/pie4.png
       
  1623 file path=var/apache2/2.4/icons/pie5.gif
       
  1624 file path=var/apache2/2.4/icons/pie5.png
       
  1625 file path=var/apache2/2.4/icons/pie6.gif
       
  1626 file path=var/apache2/2.4/icons/pie6.png
       
  1627 file path=var/apache2/2.4/icons/pie7.gif
       
  1628 file path=var/apache2/2.4/icons/pie7.png
       
  1629 file path=var/apache2/2.4/icons/pie8.gif
       
  1630 file path=var/apache2/2.4/icons/pie8.png
       
  1631 file path=var/apache2/2.4/icons/portal.gif
       
  1632 file path=var/apache2/2.4/icons/portal.png
       
  1633 file path=var/apache2/2.4/icons/ps.gif
       
  1634 file path=var/apache2/2.4/icons/ps.png
       
  1635 file path=var/apache2/2.4/icons/quill.gif
       
  1636 file path=var/apache2/2.4/icons/quill.png
       
  1637 file path=var/apache2/2.4/icons/right.gif
       
  1638 file path=var/apache2/2.4/icons/right.png
       
  1639 file path=var/apache2/2.4/icons/screw1.gif
       
  1640 file path=var/apache2/2.4/icons/screw1.png
       
  1641 file path=var/apache2/2.4/icons/screw2.gif
       
  1642 file path=var/apache2/2.4/icons/screw2.png
       
  1643 file path=var/apache2/2.4/icons/script.gif
       
  1644 file path=var/apache2/2.4/icons/script.png
       
  1645 file path=var/apache2/2.4/icons/small/back.gif
       
  1646 file path=var/apache2/2.4/icons/small/back.png
       
  1647 file path=var/apache2/2.4/icons/small/binary.gif
       
  1648 file path=var/apache2/2.4/icons/small/binary.png
       
  1649 file path=var/apache2/2.4/icons/small/binhex.gif
       
  1650 file path=var/apache2/2.4/icons/small/binhex.png
       
  1651 file path=var/apache2/2.4/icons/small/blank.gif
       
  1652 file path=var/apache2/2.4/icons/small/blank.png
       
  1653 file path=var/apache2/2.4/icons/small/broken.gif
       
  1654 file path=var/apache2/2.4/icons/small/broken.png
       
  1655 file path=var/apache2/2.4/icons/small/burst.gif
       
  1656 file path=var/apache2/2.4/icons/small/burst.png
       
  1657 file path=var/apache2/2.4/icons/small/comp1.gif
       
  1658 file path=var/apache2/2.4/icons/small/comp1.png
       
  1659 file path=var/apache2/2.4/icons/small/comp2.gif
       
  1660 file path=var/apache2/2.4/icons/small/comp2.png
       
  1661 file path=var/apache2/2.4/icons/small/compressed.gif
       
  1662 file path=var/apache2/2.4/icons/small/compressed.png
       
  1663 file path=var/apache2/2.4/icons/small/continued.gif
       
  1664 file path=var/apache2/2.4/icons/small/continued.png
       
  1665 file path=var/apache2/2.4/icons/small/doc.gif
       
  1666 file path=var/apache2/2.4/icons/small/doc.png
       
  1667 file path=var/apache2/2.4/icons/small/folder.gif
       
  1668 file path=var/apache2/2.4/icons/small/folder.png
       
  1669 file path=var/apache2/2.4/icons/small/folder2.gif
       
  1670 file path=var/apache2/2.4/icons/small/folder2.png
       
  1671 file path=var/apache2/2.4/icons/small/forward.gif
       
  1672 file path=var/apache2/2.4/icons/small/forward.png
       
  1673 file path=var/apache2/2.4/icons/small/generic.gif
       
  1674 file path=var/apache2/2.4/icons/small/generic.png
       
  1675 file path=var/apache2/2.4/icons/small/generic2.gif
       
  1676 file path=var/apache2/2.4/icons/small/generic2.png
       
  1677 file path=var/apache2/2.4/icons/small/generic3.gif
       
  1678 file path=var/apache2/2.4/icons/small/generic3.png
       
  1679 file path=var/apache2/2.4/icons/small/image.gif
       
  1680 file path=var/apache2/2.4/icons/small/image.png
       
  1681 file path=var/apache2/2.4/icons/small/image2.gif
       
  1682 file path=var/apache2/2.4/icons/small/image2.png
       
  1683 file path=var/apache2/2.4/icons/small/index.gif
       
  1684 file path=var/apache2/2.4/icons/small/index.png
       
  1685 file path=var/apache2/2.4/icons/small/key.gif
       
  1686 file path=var/apache2/2.4/icons/small/key.png
       
  1687 file path=var/apache2/2.4/icons/small/movie.gif
       
  1688 file path=var/apache2/2.4/icons/small/movie.png
       
  1689 file path=var/apache2/2.4/icons/small/patch.gif
       
  1690 file path=var/apache2/2.4/icons/small/patch.png
       
  1691 file path=var/apache2/2.4/icons/small/ps.gif
       
  1692 file path=var/apache2/2.4/icons/small/ps.png
       
  1693 file path=var/apache2/2.4/icons/small/rainbow.gif
       
  1694 file path=var/apache2/2.4/icons/small/rainbow.png
       
  1695 file path=var/apache2/2.4/icons/small/sound.gif
       
  1696 file path=var/apache2/2.4/icons/small/sound.png
       
  1697 file path=var/apache2/2.4/icons/small/sound2.gif
       
  1698 file path=var/apache2/2.4/icons/small/sound2.png
       
  1699 file path=var/apache2/2.4/icons/small/tar.gif
       
  1700 file path=var/apache2/2.4/icons/small/tar.png
       
  1701 file path=var/apache2/2.4/icons/small/text.gif
       
  1702 file path=var/apache2/2.4/icons/small/text.png
       
  1703 file path=var/apache2/2.4/icons/small/transfer.gif
       
  1704 file path=var/apache2/2.4/icons/small/transfer.png
       
  1705 file path=var/apache2/2.4/icons/small/unknown.gif
       
  1706 file path=var/apache2/2.4/icons/small/unknown.png
       
  1707 file path=var/apache2/2.4/icons/small/uu.gif
       
  1708 file path=var/apache2/2.4/icons/small/uu.png
       
  1709 file path=var/apache2/2.4/icons/sound1.gif
       
  1710 file path=var/apache2/2.4/icons/sound1.png
       
  1711 file path=var/apache2/2.4/icons/sound2.gif
       
  1712 file path=var/apache2/2.4/icons/sound2.png
       
  1713 file path=var/apache2/2.4/icons/sphere1.gif
       
  1714 file path=var/apache2/2.4/icons/sphere1.png
       
  1715 file path=var/apache2/2.4/icons/sphere2.gif
       
  1716 file path=var/apache2/2.4/icons/sphere2.png
       
  1717 file path=var/apache2/2.4/icons/svg.png
       
  1718 file path=var/apache2/2.4/icons/tar.gif
       
  1719 file path=var/apache2/2.4/icons/tar.png
       
  1720 file path=var/apache2/2.4/icons/tex.gif
       
  1721 file path=var/apache2/2.4/icons/tex.png
       
  1722 file path=var/apache2/2.4/icons/text.gif
       
  1723 file path=var/apache2/2.4/icons/text.png
       
  1724 file path=var/apache2/2.4/icons/transfer.gif
       
  1725 file path=var/apache2/2.4/icons/transfer.png
       
  1726 file path=var/apache2/2.4/icons/unknown.gif
       
  1727 file path=var/apache2/2.4/icons/unknown.png
       
  1728 file path=var/apache2/2.4/icons/up.gif
       
  1729 file path=var/apache2/2.4/icons/up.png
       
  1730 file path=var/apache2/2.4/icons/uu.gif
       
  1731 file path=var/apache2/2.4/icons/uu.png
       
  1732 file path=var/apache2/2.4/icons/uuencoded.gif
       
  1733 file path=var/apache2/2.4/icons/uuencoded.png
       
  1734 file path=var/apache2/2.4/icons/world1.gif
       
  1735 file path=var/apache2/2.4/icons/world1.png
       
  1736 file path=var/apache2/2.4/icons/world2.gif
       
  1737 file path=var/apache2/2.4/icons/world2.png
       
  1738 file path=var/apache2/2.4/icons/xml.png
       
  1739 dir  path=var/apache2/2.4/logs owner=webservd group=webservd mode=0700
       
  1740 dir  path=var/apache2/2.4/proxy owner=webservd group=webservd
       
  1741 license apache.license license="Apache v2.0"