bin/apr-config bin/apu-config @unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi etc/apache2/highperformance-std.conf @exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf @unexec if cmp -s %D/etc/apache2/httpd.conf %D/etc/apache2/httpd-std.conf; then rm -f %D/etc/apache2/httpd.conf; fi etc/apache2/httpd-std.conf @exec [ -f %B/httpd.conf ] || cp %B/%f %B/httpd.conf @unexec if cmp -s %D/etc/apache2/magic %D/etc/apache2/magic.default; then rm -f %D/etc/apache2/magic; fi etc/apache2/magic.default @exec [ -f %B/magic ] || cp %B/%f %B/magic @unexec if cmp -s %D/etc/apache2/mime.types %D/etc/apache2/mime.types.default; then rm -f %D/etc/apache2/mime.types; fi etc/apache2/mime.types.default @exec [ -f %B/mime.types ] || cp %B/%f %B/mime.types @unexec if cmp -s %D/etc/apache2/ssl.conf %D/etc/apache2/ssl-std.conf; then rm -f %D/etc/apache2/ssl.conf; fi etc/apache2/ssl-std.conf @exec [ -f %B/ssl.conf ] || cp %B/%f %B/ssl.conf etc/rc.d/apache.sh include/apache/ap_compat.h include/apache/ap_config.h include/apache/ap_config_auto.h include/apache/ap_listen.h include/apache/ap_mmn.h include/apache/ap_mpm.h include/apache/ap_release.h include/apache/apr.h include/apache/apr_anylock.h include/apache/apr_base64.h include/apache/apr_buckets.h include/apache/apr_compat.h include/apache/apr_date.h include/apache/apr_dbm.h include/apache/apr_dso.h include/apache/apr_errno.h include/apache/apr_file_info.h include/apache/apr_file_io.h include/apache/apr_fnmatch.h include/apache/apr_general.h include/apache/apr_getopt.h include/apache/apr_hash.h include/apache/apr_hooks.h include/apache/apr_inherit.h include/apache/apr_ldap.h include/apache/apr_lib.h include/apache/apr_lock.h include/apache/apr_md4.h include/apache/apr_md5.h include/apache/apr_mmap.h include/apache/apr_network_io.h include/apache/apr_optional.h include/apache/apr_optional_hooks.h include/apache/apr_pools.h include/apache/apr_portable.h include/apache/apr_proc_mutex.h include/apache/apr_ring.h include/apache/apr_rmm.h include/apache/apr_sdbm.h include/apache/apr_sha1.h include/apache/apr_shm.h include/apache/apr_signal.h include/apache/apr_strings.h include/apache/apr_tables.h include/apache/apr_thread_cond.h include/apache/apr_thread_mutex.h include/apache/apr_thread_proc.h include/apache/apr_thread_rwlock.h include/apache/apr_time.h include/apache/apr_uri.h include/apache/apr_user.h include/apache/apr_uuid.h include/apache/apr_version.h include/apache/apr_want.h include/apache/apr_xlate.h include/apache/apr_xml.h include/apache/apu.h include/apache/apu_compat.h include/apache/expat.h include/apache/http_config.h include/apache/http_connection.h include/apache/http_core.h include/apache/http_log.h include/apache/http_main.h include/apache/http_protocol.h include/apache/http_request.h include/apache/http_vhost.h include/apache/httpd.h include/apache/mod_cgi.h include/apache/mod_core.h include/apache/mod_dav.h include/apache/mod_include.h include/apache/mod_proxy.h include/apache/mod_ssl.h include/apache/mpm.h include/apache/mpm_common.h include/apache/mpm_default.h include/apache/os.h include/apache/pcre.h include/apache/pcreposix.h include/apache/rfc1413.h include/apache/scoreboard.h include/apache/ssl_expr.h include/apache/ssl_expr_parse.h include/apache/ssl_util_ssl.h include/apache/ssl_util_table.h include/apache/unixd.h include/apache/util_cfgtree.h include/apache/util_charset.h include/apache/util_ebcdic.h include/apache/util_filter.h include/apache/util_ldap.h include/apache/util_md5.h include/apache/util_script.h include/apache/util_time.h include/apache/util_xml.h lib/apache/APRVARS lib/apache/apr.exp lib/apache/aprutil.exp lib/apache/libapr.a lib/apache/libapr.la lib/apache/libapr.so.0 @unexec rm -f %D/lib/apache/libapr.so @exec ln -fs libapr.so.0 %D/lib/apache/libapr.so lib/apache/libaprutil.a lib/apache/libaprutil.la lib/apache/libaprutil.so.0 @unexec rm -f %D/lib/apache/libaprutil.so @exec ln -fs libaprutil.so.0 %D/lib/apache/libaprutil.so lib/apache/libexpat.a lib/apache/libexpat.la lib/apache/libexpat.so.1 @unexec rm -f %D/lib/apache/libexpat.so @exec ln -fs libexpat.so.1 %D/lib/apache/libexpat.so libexec/apache/httpd.exp libexec/apache/mod_access.so libexec/apache/mod_actions.so libexec/apache/mod_alias.so libexec/apache/mod_asis.so libexec/apache/mod_auth.so libexec/apache/mod_auth_anon.so libexec/apache/mod_auth_dbm.so libexec/apache/mod_auth_digest.so libexec/apache/mod_autoindex.so libexec/apache/mod_cache.so libexec/apache/mod_cern_meta.so libexec/apache/mod_cgi.so libexec/apache/mod_cgid.so libexec/apache/mod_dav.so libexec/apache/mod_dav_fs.so libexec/apache/mod_dir.so libexec/apache/mod_disk_cache.so libexec/apache/mod_env.so libexec/apache/mod_expires.so libexec/apache/mod_file_cache.so libexec/apache/mod_headers.so libexec/apache/mod_imap.so libexec/apache/mod_include.so libexec/apache/mod_info.so libexec/apache/mod_log_config.so %%THREADONLY%%libexec/apache/mod_mem_cache.so libexec/apache/mod_mime.so libexec/apache/mod_mime_magic.so libexec/apache/mod_negotiation.so libexec/apache/mod_proxy.so libexec/apache/mod_proxy_connect.so libexec/apache/mod_proxy_ftp.so libexec/apache/mod_proxy_http.so libexec/apache/mod_rewrite.so libexec/apache/mod_setenvif.so libexec/apache/mod_speling.so %%SSLOPT%%libexec/apache/mod_ssl.so libexec/apache/mod_status.so libexec/apache/mod_unique_id.so libexec/apache/mod_userdir.so libexec/apache/mod_usertrack.so libexec/apache/mod_vhost_alias.so sbin/ab sbin/apachectl sbin/apxs sbin/checkgid sbin/dbmmanage sbin/envvars sbin/envvars-std sbin/htdbm sbin/htdigest sbin/htpasswd sbin/httpd sbin/logresolve sbin/rotatelogs share/apache/config_vars.mk share/apache/instdso.sh share/apache/library.mk share/apache/libtool share/apache/ltlib.mk share/apache/program.mk share/apache/rules.mk share/apache/special.mk %%PORTDOCS%%share/doc/apache/LICENSE %%PORTDOCS%%share/doc/apache/bind.html %%PORTDOCS%%share/doc/apache/cgi_path.html %%PORTDOCS%%share/doc/apache/configuring.html.en %%PORTDOCS%%share/doc/apache/configuring.html.ja.jis %%PORTDOCS%%share/doc/apache/content-negotiation.html %%PORTDOCS%%share/doc/apache/custom-error.html %%PORTDOCS%%share/doc/apache/developer/API.html %%PORTDOCS%%share/doc/apache/developer/debugging.html %%PORTDOCS%%share/doc/apache/developer/documenting.html %%PORTDOCS%%share/doc/apache/developer/footer.html %%PORTDOCS%%share/doc/apache/developer/header.html %%PORTDOCS%%share/doc/apache/developer/hooks.html %%PORTDOCS%%share/doc/apache/developer/index.html %%PORTDOCS%%share/doc/apache/developer/layeredio.html %%PORTDOCS%%share/doc/apache/developer/modules.html %%PORTDOCS%%share/doc/apache/developer/request.html %%PORTDOCS%%share/doc/apache/dns-caveats.html %%PORTDOCS%%share/doc/apache/dso.html %%PORTDOCS%%share/doc/apache/ebcdic.html %%PORTDOCS%%share/doc/apache/env.html %%PORTDOCS%%share/doc/apache/faq/index.html %%PORTDOCS%%share/doc/apache/filter.html %%PORTDOCS%%share/doc/apache/footer.html %%PORTDOCS%%share/doc/apache/handler.html.en %%PORTDOCS%%share/doc/apache/handler.html.ja.jis %%PORTDOCS%%share/doc/apache/header.html %%PORTDOCS%%share/doc/apache/howto/auth.html %%PORTDOCS%%share/doc/apache/howto/cgi.html.en %%PORTDOCS%%share/doc/apache/howto/cgi.html.ja.jis %%PORTDOCS%%share/doc/apache/howto/footer.html %%PORTDOCS%%share/doc/apache/howto/header.html %%PORTDOCS%%share/doc/apache/howto/ssi.html.en %%PORTDOCS%%share/doc/apache/howto/ssi.html.ja.jis %%PORTDOCS%%share/doc/apache/images/apache_header.gif %%PORTDOCS%%share/doc/apache/images/apache_header.png %%PORTDOCS%%share/doc/apache/images/custom_errordocs.gif %%PORTDOCS%%share/doc/apache/images/custom_errordocs.png %%PORTDOCS%%share/doc/apache/images/home.gif %%PORTDOCS%%share/doc/apache/images/home.png %%PORTDOCS%%share/doc/apache/images/index.gif %%PORTDOCS%%share/doc/apache/images/index.png %%PORTDOCS%%share/doc/apache/images/mod_rewrite_fig1.fig %%PORTDOCS%%share/doc/apache/images/mod_rewrite_fig1.gif %%PORTDOCS%%share/doc/apache/images/mod_rewrite_fig1.png %%PORTDOCS%%share/doc/apache/images/mod_rewrite_fig2.fig %%PORTDOCS%%share/doc/apache/images/mod_rewrite_fig2.gif %%PORTDOCS%%share/doc/apache/images/mod_rewrite_fig2.png %%PORTDOCS%%share/doc/apache/images/pixel.gif %%PORTDOCS%%share/doc/apache/images/pixel.png %%PORTDOCS%%share/doc/apache/images/sub.gif %%PORTDOCS%%share/doc/apache/images/sub.png %%PORTDOCS%%share/doc/apache/index.html.en %%PORTDOCS%%share/doc/apache/index.html.fr %%PORTDOCS%%share/doc/apache/index.html.ja.jis %%PORTDOCS%%share/doc/apache/install.html %%PORTDOCS%%share/doc/apache/invoking.html %%PORTDOCS%%share/doc/apache/logs.html %%PORTDOCS%%share/doc/apache/misc/custom_errordocs.html %%PORTDOCS%%share/doc/apache/misc/descriptors.html %%PORTDOCS%%share/doc/apache/misc/fin_wait_2.html %%PORTDOCS%%share/doc/apache/misc/footer.html %%PORTDOCS%%share/doc/apache/misc/header.html %%PORTDOCS%%share/doc/apache/misc/index.html %%PORTDOCS%%share/doc/apache/misc/known_client_problems.html %%PORTDOCS%%share/doc/apache/misc/perf-tuning.html %%PORTDOCS%%share/doc/apache/misc/rewriteguide.html %%PORTDOCS%%share/doc/apache/misc/security_tips.html %%PORTDOCS%%share/doc/apache/misc/tutorials.html %%PORTDOCS%%share/doc/apache/mod/core.html %%PORTDOCS%%share/doc/apache/mod/directive-dict.html %%PORTDOCS%%share/doc/apache/mod/directives.html %%PORTDOCS%%share/doc/apache/mod/footer.html %%PORTDOCS%%share/doc/apache/mod/header.html %%PORTDOCS%%share/doc/apache/mod/index-bytype.html %%PORTDOCS%%share/doc/apache/mod/index.html %%PORTDOCS%%share/doc/apache/mod/mod_TEMPLATE.html %%PORTDOCS%%share/doc/apache/mod/mod_access.html %%PORTDOCS%%share/doc/apache/mod/mod_actions.html %%PORTDOCS%%share/doc/apache/mod/mod_alias.html %%PORTDOCS%%share/doc/apache/mod/mod_asis.html %%PORTDOCS%%share/doc/apache/mod/mod_auth.html %%PORTDOCS%%share/doc/apache/mod/mod_auth_anon.html %%PORTDOCS%%share/doc/apache/mod/mod_auth_dbm.html %%PORTDOCS%%share/doc/apache/mod/mod_auth_digest.html %%PORTDOCS%%share/doc/apache/mod/mod_auth_ldap.html %%PORTDOCS%%share/doc/apache/mod/mod_autoindex.html %%PORTDOCS%%share/doc/apache/mod/mod_cern_meta.html %%PORTDOCS%%share/doc/apache/mod/mod_cgi.html %%PORTDOCS%%share/doc/apache/mod/mod_cgid.html %%PORTDOCS%%share/doc/apache/mod/mod_charset_lite.html %%PORTDOCS%%share/doc/apache/mod/mod_dav.html %%PORTDOCS%%share/doc/apache/mod/mod_dir.html %%PORTDOCS%%share/doc/apache/mod/mod_env.html %%PORTDOCS%%share/doc/apache/mod/mod_example.html %%PORTDOCS%%share/doc/apache/mod/mod_expires.html %%PORTDOCS%%share/doc/apache/mod/mod_ext_filter.html %%PORTDOCS%%share/doc/apache/mod/mod_file_cache.html %%PORTDOCS%%share/doc/apache/mod/mod_headers.html %%PORTDOCS%%share/doc/apache/mod/mod_imap.html %%PORTDOCS%%share/doc/apache/mod/mod_include.html %%PORTDOCS%%share/doc/apache/mod/mod_info.html %%PORTDOCS%%share/doc/apache/mod/mod_isapi.html %%PORTDOCS%%share/doc/apache/mod/mod_ldap.html %%PORTDOCS%%share/doc/apache/mod/mod_log_config.html %%PORTDOCS%%share/doc/apache/mod/mod_mime.html %%PORTDOCS%%share/doc/apache/mod/mod_mime_magic.html %%PORTDOCS%%share/doc/apache/mod/mod_mmap_static.html %%PORTDOCS%%share/doc/apache/mod/mod_negotiation.html %%PORTDOCS%%share/doc/apache/mod/mod_proxy.html %%PORTDOCS%%share/doc/apache/mod/mod_rewrite.html %%PORTDOCS%%share/doc/apache/mod/mod_setenvif.html %%PORTDOCS%%share/doc/apache/mod/mod_so.html %%PORTDOCS%%share/doc/apache/mod/mod_speling.html %%PORTDOCS%%share/doc/apache/mod/mod_ssl.html %%PORTDOCS%%share/doc/apache/mod/mod_status.html %%PORTDOCS%%share/doc/apache/mod/mod_suexec.html %%PORTDOCS%%share/doc/apache/mod/mod_unique_id.html %%PORTDOCS%%share/doc/apache/mod/mod_userdir.html %%PORTDOCS%%share/doc/apache/mod/mod_usertrack.html %%PORTDOCS%%share/doc/apache/mod/mod_vhost_alias.html %%PORTDOCS%%share/doc/apache/mod/module-dict.html %%PORTDOCS%%share/doc/apache/mod/mpm_common.html %%PORTDOCS%%share/doc/apache/mod/mpm_netware.html %%PORTDOCS%%share/doc/apache/mod/mpm_winnt.html %%PORTDOCS%%share/doc/apache/mod/perchild.html %%PORTDOCS%%share/doc/apache/mod/prefork.html %%PORTDOCS%%share/doc/apache/mod/worker.html %%PORTDOCS%%share/doc/apache/mpm.html %%PORTDOCS%%share/doc/apache/new_features_2_0.html.de %%PORTDOCS%%share/doc/apache/new_features_2_0.html.en %%PORTDOCS%%share/doc/apache/new_features_2_0.html.fr %%PORTDOCS%%share/doc/apache/platform/footer.html %%PORTDOCS%%share/doc/apache/platform/header.html %%PORTDOCS%%share/doc/apache/platform/netware.html %%PORTDOCS%%share/doc/apache/platform/perf-hp.html %%PORTDOCS%%share/doc/apache/platform/win_compiling.html %%PORTDOCS%%share/doc/apache/platform/win_service.html %%PORTDOCS%%share/doc/apache/platform/windows.html %%PORTDOCS%%share/doc/apache/programs/ab.html %%PORTDOCS%%share/doc/apache/programs/apachectl.html %%PORTDOCS%%share/doc/apache/programs/apxs.html %%PORTDOCS%%share/doc/apache/programs/dbmmanage.html %%PORTDOCS%%share/doc/apache/programs/footer.html %%PORTDOCS%%share/doc/apache/programs/header.html %%PORTDOCS%%share/doc/apache/programs/htdigest.html %%PORTDOCS%%share/doc/apache/programs/htpasswd.html %%PORTDOCS%%share/doc/apache/programs/httpd.html %%PORTDOCS%%share/doc/apache/programs/index.html %%PORTDOCS%%share/doc/apache/programs/logresolve.html %%PORTDOCS%%share/doc/apache/programs/other.html %%PORTDOCS%%share/doc/apache/programs/rotatelogs.html %%PORTDOCS%%share/doc/apache/programs/suexec.html %%PORTDOCS%%share/doc/apache/search/manual-index.cgi %%PORTDOCS%%share/doc/apache/sections.html %%PORTDOCS%%share/doc/apache/server-wide.html.en %%PORTDOCS%%share/doc/apache/server-wide.html.ja.jis %%PORTDOCS%%share/doc/apache/sitemap.html %%PORTDOCS%%share/doc/apache/ssl/Makefile %%PORTDOCS%%share/doc/apache/ssl/footer.html %%PORTDOCS%%share/doc/apache/ssl/header.html %%PORTDOCS%%share/doc/apache/ssl/index.html %%PORTDOCS%%share/doc/apache/ssl/mod_ssl_sb.gif %%PORTDOCS%%share/doc/apache/ssl/openssl_ics.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_compat.gfont000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_compat.html %%PORTDOCS%%share/doc/apache/ssl/ssl_compat.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_cover.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_cover_logo.jpg %%PORTDOCS%%share/doc/apache/ssl/ssl_cover_title.jpg %%PORTDOCS%%share/doc/apache/ssl/ssl_faq.gfont000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_faq.html %%PORTDOCS%%share/doc/apache/ssl/ssl_faq.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_glossary.html %%PORTDOCS%%share/doc/apache/ssl/ssl_glossary.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_howto.gfont000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_howto.html %%PORTDOCS%%share/doc/apache/ssl/ssl_howto.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_intro.gfont000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_intro.html %%PORTDOCS%%share/doc/apache/ssl/ssl_intro.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_intro_fig1.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_intro_fig2.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_intro_fig3.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_overview.gfont000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_overview.html %%PORTDOCS%%share/doc/apache/ssl/ssl_overview.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_overview_fig1.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_reference.gfont000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_reference.html %%PORTDOCS%%share/doc/apache/ssl/ssl_reference.wml %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-chapter.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-1.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-2.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-3.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-4.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-5.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-6.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.head-num-7.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.imgdot-1x1-000000.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.imgdot-1x1-transp.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.inc %%PORTDOCS%%share/doc/apache/ssl/ssl_template.navbut-next-n.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.navbut-next-s.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.navbut-prev-n.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.navbut-prev-s.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-abstract.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-compat.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-faq.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-gloss.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-howto.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-intro.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-over.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-preface.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-ref.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-toc.gif %%PORTDOCS%%share/doc/apache/ssl/ssl_template.title-tutor.gif %%PORTDOCS%%share/doc/apache/stopping.html %%PORTDOCS%%share/doc/apache/suexec.html %%PORTDOCS%%share/doc/apache/upgrading.html.en %%PORTDOCS%%share/doc/apache/upgrading.html.fr %%PORTDOCS%%share/doc/apache/urlmapping.html %%PORTDOCS%%share/doc/apache/vhosts/details.html %%PORTDOCS%%share/doc/apache/vhosts/examples.html %%PORTDOCS%%share/doc/apache/vhosts/fd-limits.html %%PORTDOCS%%share/doc/apache/vhosts/footer.html %%PORTDOCS%%share/doc/apache/vhosts/header.html %%PORTDOCS%%share/doc/apache/vhosts/index.html %%PORTDOCS%%share/doc/apache/vhosts/ip-based.html %%PORTDOCS%%share/doc/apache/vhosts/mass.html %%PORTDOCS%%share/doc/apache/vhosts/name-based.html @exec mkdir -p %D/www @unexec if [ -L %D/www/cgi-bin ]; then rm -f %D/www/cgi-bin; fi @exec [ ! -d %D/www/cgi-bin ] && ln -fs %D/www/cgi-bin.default %D/www/cgi-bin www/cgi-bin.default/printenv www/cgi-bin.default/test-cgi @unexec if [ -L %D/www/data ]; then rm -f %D/www/data; fi @exec [ ! -d %D/www/data ] && ln -fs %D/www/data.default %D/www/data www/data.default/apache_pb.gif www/data.default/apache_pb.png www/data.default/apache_pb2.gif www/data.default/apache_pb2.png www/data.default/apache_pb2_ani.gif www/data.default/index.html.ca www/data.default/index.html.cz.iso8859-2 www/data.default/index.html.de www/data.default/index.html.dk www/data.default/index.html.ee www/data.default/index.html.el www/data.default/index.html.en www/data.default/index.html.es www/data.default/index.html.et www/data.default/index.html.fr www/data.default/index.html.he.iso8859-8 www/data.default/index.html.hr.iso8859-2 www/data.default/index.html.it www/data.default/index.html.ja.iso2022-jp www/data.default/index.html.kr.iso2022-kr www/data.default/index.html.ltz.utf8 www/data.default/index.html.lu.utf8 www/data.default/index.html.nl www/data.default/index.html.nn www/data.default/index.html.no www/data.default/index.html.po.iso8859-2 www/data.default/index.html.pt www/data.default/index.html.pt-br www/data.default/index.html.ru.cp-1251 www/data.default/index.html.ru.cp866 www/data.default/index.html.ru.iso-ru www/data.default/index.html.ru.koi8-r www/data.default/index.html.ru.utf8 www/data.default/index.html.se www/data.default/index.html.tw www/data.default/index.html.tw.Big5 www/data.default/index.html.var www/error/HTTP_BAD_GATEWAY.html.var www/error/HTTP_BAD_REQUEST.html.var www/error/HTTP_FORBIDDEN.html.var www/error/HTTP_GONE.html.var www/error/HTTP_INTERNAL_SERVER_ERROR.html.var www/error/HTTP_LENGTH_REQUIRED.html.var www/error/HTTP_METHOD_NOT_ALLOWED.html.var www/error/HTTP_NOT_ACCEPTABLE.html.var www/error/HTTP_NOT_FOUND.html.var www/error/HTTP_NOT_IMPLEMENTED.html.var www/error/HTTP_PRECONDITION_FAILED.html.var www/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var www/error/HTTP_REQUEST_TIME_OUT.html.var www/error/HTTP_REQUEST_URI_TOO_LARGE.html.var www/error/HTTP_SERVICE_UNAVAILABLE.html.var www/error/HTTP_UNAUTHORIZED.html.var www/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var www/error/HTTP_VARIANT_ALSO_VARIES.html.var www/error/README www/error/contact.html.var www/error/include/bottom.html www/error/include/spacer.html www/error/include/top.html www/icons/README www/icons/a.gif www/icons/a.png www/icons/alert.black.gif www/icons/alert.black.png www/icons/alert.red.gif www/icons/alert.red.png www/icons/apache_pb.gif www/icons/apache_pb.png www/icons/apache_pb2.gif www/icons/apache_pb2.png www/icons/apache_pb2_ani.gif www/icons/back.gif www/icons/back.png www/icons/ball.gray.gif www/icons/ball.gray.png www/icons/ball.red.gif www/icons/ball.red.png www/icons/binary.gif www/icons/binary.png www/icons/binhex.gif www/icons/binhex.png www/icons/blank.gif www/icons/blank.png www/icons/bomb.gif www/icons/bomb.png www/icons/box1.gif www/icons/box1.png www/icons/box2.gif www/icons/box2.png www/icons/broken.gif www/icons/broken.png www/icons/burst.gif www/icons/burst.png www/icons/c.gif www/icons/c.png www/icons/comp.blue.gif www/icons/comp.blue.png www/icons/comp.gray.gif www/icons/comp.gray.png www/icons/compressed.gif www/icons/compressed.png www/icons/continued.gif www/icons/continued.png www/icons/dir.gif www/icons/dir.png www/icons/down.gif www/icons/down.png www/icons/dvi.gif www/icons/dvi.png www/icons/f.gif www/icons/f.png www/icons/folder.gif www/icons/folder.open.gif www/icons/folder.open.png www/icons/folder.png www/icons/folder.sec.gif www/icons/folder.sec.png www/icons/forward.gif www/icons/forward.png www/icons/freebsd.gif www/icons/generic.gif www/icons/generic.png www/icons/generic.red.gif www/icons/generic.red.png www/icons/generic.sec.gif www/icons/generic.sec.png www/icons/hand.right.gif www/icons/hand.right.png www/icons/hand.up.gif www/icons/hand.up.png www/icons/icon.sheet.gif www/icons/icon.sheet.png www/icons/image1.gif www/icons/image1.png www/icons/image2.gif www/icons/image2.png www/icons/image3.gif www/icons/image3.png www/icons/index.gif www/icons/index.png www/icons/layout.gif www/icons/layout.png www/icons/left.gif www/icons/left.png www/icons/link.gif www/icons/link.png www/icons/movie.gif www/icons/movie.png www/icons/p.gif www/icons/p.png www/icons/patch.gif www/icons/patch.png www/icons/pdf.gif www/icons/pdf.png www/icons/pie0.gif www/icons/pie0.png www/icons/pie1.gif www/icons/pie1.png www/icons/pie2.gif www/icons/pie2.png www/icons/pie3.gif www/icons/pie3.png www/icons/pie4.gif www/icons/pie4.png www/icons/pie5.gif www/icons/pie5.png www/icons/pie6.gif www/icons/pie6.png www/icons/pie7.gif www/icons/pie7.png www/icons/pie8.gif www/icons/pie8.png www/icons/portal.gif www/icons/portal.png www/icons/ps.gif www/icons/ps.png www/icons/quill.gif www/icons/quill.png www/icons/right.gif www/icons/right.png www/icons/screw1.gif www/icons/screw1.png www/icons/screw2.gif www/icons/screw2.png www/icons/script.gif www/icons/script.png www/icons/small/README.txt www/icons/small/back.gif www/icons/small/back.png www/icons/small/binary.gif www/icons/small/binary.png www/icons/small/binhex.gif www/icons/small/binhex.png www/icons/small/blank.gif www/icons/small/blank.png www/icons/small/broken.gif www/icons/small/broken.png www/icons/small/burst.gif www/icons/small/burst.png www/icons/small/comp1.gif www/icons/small/comp1.png www/icons/small/comp2.gif www/icons/small/comp2.png www/icons/small/compressed.gif www/icons/small/compressed.png www/icons/small/continued.gif www/icons/small/continued.png www/icons/small/dir.gif www/icons/small/dir.png www/icons/small/dir2.gif www/icons/small/dir2.png www/icons/small/doc.gif www/icons/small/doc.png www/icons/small/forward.gif www/icons/small/forward.png www/icons/small/generic.gif www/icons/small/generic.png www/icons/small/generic2.gif www/icons/small/generic2.png www/icons/small/generic3.gif www/icons/small/generic3.png www/icons/small/image.gif www/icons/small/image.png www/icons/small/image2.gif www/icons/small/image2.png www/icons/small/index.gif www/icons/small/index.png www/icons/small/key.gif www/icons/small/key.png www/icons/small/movie.gif www/icons/small/movie.png www/icons/small/patch.gif www/icons/small/patch.png www/icons/small/ps.gif www/icons/small/ps.png www/icons/small/rainbow.gif www/icons/small/rainbow.png www/icons/small/sound.gif www/icons/small/sound.png www/icons/small/sound2.gif www/icons/small/sound2.png www/icons/small/tar.gif www/icons/small/tar.png www/icons/small/text.gif www/icons/small/text.png www/icons/small/transfer.gif www/icons/small/transfer.png www/icons/small/unknown.gif www/icons/small/unknown.png www/icons/small/uu.gif www/icons/small/uu.png www/icons/sound1.gif www/icons/sound1.png www/icons/sound2.gif www/icons/sound2.png www/icons/sphere1.gif www/icons/sphere1.png www/icons/sphere2.gif www/icons/sphere2.png www/icons/tar.gif www/icons/tar.png www/icons/tex.gif www/icons/tex.png www/icons/text.gif www/icons/text.png www/icons/transfer.gif www/icons/transfer.png www/icons/unknown.gif www/icons/unknown.png www/icons/up.gif www/icons/up.png www/icons/uu.gif www/icons/uu.png www/icons/uuencoded.gif www/icons/uuencoded.png www/icons/world1.gif www/icons/world1.png www/icons/world2.gif www/icons/world2.png @dirrm www/icons/small @dirrm www/icons @dirrm www/error/include @dirrm www/error @dirrm www/data.default @dirrm www/cgi-bin.default @dirrm www %%PORTDOCS%%@dirrm share/doc/apache/vhosts %%PORTDOCS%%@dirrm share/doc/apache/ssl %%PORTDOCS%%@dirrm share/doc/apache/search %%PORTDOCS%%@dirrm share/doc/apache/programs %%PORTDOCS%%@dirrm share/doc/apache/platform %%PORTDOCS%%@dirrm share/doc/apache/mod %%PORTDOCS%%@dirrm share/doc/apache/misc %%PORTDOCS%%@dirrm share/doc/apache/images %%PORTDOCS%%@dirrm share/doc/apache/howto %%PORTDOCS%%@dirrm share/doc/apache/faq %%PORTDOCS%%@dirrm share/doc/apache/developer %%PORTDOCS%%@dirrm share/doc/apache @dirrm share/apache @dirrm libexec/apache @dirrm lib/apache @dirrm include/apache @dirrm etc/apache2