e987917b44
- merge Configure patches
760 lines
23 KiB
Text
760 lines
23 KiB
Text
bin/checkgid
|
|
bin/dbmmanage
|
|
bin/htdigest
|
|
bin/htpasswd
|
|
@unexec if cmp -s %D/etc/apache/access.conf %D/etc/apache/access.conf-dist; then rm -f %D/etc/apache/access.conf; fi
|
|
etc/apache/access.conf-dist
|
|
@exec [ ! -f %B/access.conf ] && cp %B/%f %B/access.conf
|
|
@unexec if cmp -s %D/etc/apache/httpd.conf %D/etc/apache/httpd.conf-dist; then rm -f %D/etc/apache/httpd.conf; fi
|
|
etc/apache/httpd.conf-dist
|
|
@exec [ ! -f %B/httpd.conf ] && cp %B/%f %B/httpd.conf
|
|
@unexec if cmp -s %D/etc/apache/magic %D/etc/apache/magic-dist; then rm -f %D/etc/apache/magic; fi
|
|
etc/apache/magic-dist
|
|
@exec [ ! -f %B/magic ] && cp %B/%f %B/magic
|
|
@unexec if cmp -s %D/etc/apache/mime.types %D/etc/apache/mime.types-dist; then rm -f %D/etc/apache/mime.types; fi
|
|
etc/apache/mime.types-dist
|
|
@exec [ ! -f %B/mime.types ] && cp %B/%f %B/mime.types
|
|
@unexec if cmp -s %D/etc/apache/srm.conf %D/etc/apache/srm.conf-dist; then rm -f %D/etc/apache/srm.conf; fi
|
|
etc/apache/srm.conf-dist
|
|
@exec [ ! -f %B/srm.conf ] && cp %B/%f %B/srm.conf
|
|
etc/apache/ssl.crl/Makefile
|
|
etc/apache/ssl.crl/README.CRL
|
|
etc/apache/ssl.crt/Makefile
|
|
etc/apache/ssl.crt/README.CRT
|
|
etc/apache/ssl.crt/ca-bundle.crt
|
|
etc/apache/ssl.crt/server.crt
|
|
etc/apache/ssl.crt/snakeoil-ca-dsa.crt
|
|
etc/apache/ssl.crt/snakeoil-ca-rsa.crt
|
|
etc/apache/ssl.crt/snakeoil-dsa.crt
|
|
etc/apache/ssl.crt/snakeoil-rsa.crt
|
|
etc/apache/ssl.csr/README.CSR
|
|
etc/apache/ssl.csr/server.csr
|
|
etc/apache/ssl.key/README.KEY
|
|
etc/apache/ssl.key/server.key
|
|
etc/apache/ssl.key/snakeoil-ca-dsa.key
|
|
etc/apache/ssl.key/snakeoil-ca-rsa.key
|
|
etc/apache/ssl.key/snakeoil-dsa.key
|
|
etc/apache/ssl.key/snakeoil-rsa.key
|
|
etc/apache/ssl.prm/README.PRM
|
|
etc/apache/ssl.prm/snakeoil-ca-dsa.prm
|
|
etc/apache/ssl.prm/snakeoil-dsa.prm
|
|
include/apache/ap.h
|
|
include/apache/ap_alloc.h
|
|
include/apache/ap_compat.h
|
|
include/apache/ap_config.h
|
|
include/apache/ap_config_auto.h
|
|
include/apache/ap_ctx.h
|
|
include/apache/ap_ctype.h
|
|
include/apache/ap_ebcdic.h
|
|
include/apache/ap_hook.h
|
|
include/apache/ap_md5.h
|
|
include/apache/ap_mm.h
|
|
include/apache/ap_mmn.h
|
|
include/apache/ap_sha1.h
|
|
include/apache/buff.h
|
|
include/apache/compat.h
|
|
include/apache/conf.h
|
|
include/apache/explain.h
|
|
include/apache/fnmatch.h
|
|
include/apache/hsregex.h
|
|
include/apache/http_conf_globals.h
|
|
include/apache/http_config.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/multithread.h
|
|
include/apache/os-inline.c
|
|
include/apache/os.h
|
|
include/apache/rfc1413.h
|
|
include/apache/scoreboard.h
|
|
include/apache/util_date.h
|
|
include/apache/util_md5.h
|
|
include/apache/util_script.h
|
|
include/apache/util_uri.h
|
|
include/apache/xml/asciitab.h
|
|
include/apache/xml/hashtable.h
|
|
include/apache/xml/iasciitab.h
|
|
include/apache/xml/latin1tab.h
|
|
include/apache/xml/nametab.h
|
|
include/apache/xml/utf8tab.h
|
|
include/apache/xml/xmldef.h
|
|
include/apache/xml/xmlparse.h
|
|
include/apache/xml/xmlrole.h
|
|
include/apache/xml/xmltok.h
|
|
include/apache/xml/xmltok_impl.h
|
|
libexec/apache/httpd.exp
|
|
libexec/apache/libproxy.so
|
|
libexec/apache/libssl.so
|
|
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_db.so
|
|
libexec/apache/mod_autoindex.so
|
|
libexec/apache/mod_cern_meta.so
|
|
libexec/apache/mod_cgi.so
|
|
libexec/apache/mod_define.so
|
|
libexec/apache/mod_digest.so
|
|
libexec/apache/mod_dir.so
|
|
libexec/apache/mod_env.so
|
|
libexec/apache/mod_expires.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
|
|
libexec/apache/mod_log_forensic.so
|
|
libexec/apache/mod_mime.so
|
|
libexec/apache/mod_mime_magic.so
|
|
libexec/apache/mod_mmap_static.so
|
|
libexec/apache/mod_negotiation.so
|
|
libexec/apache/mod_rewrite.so
|
|
libexec/apache/mod_setenvif.so
|
|
libexec/apache/mod_speling.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/httpd
|
|
sbin/logresolve
|
|
sbin/rotatelogs
|
|
www/data-dist/apache_pb.gif
|
|
www/data-dist/index.html.ca
|
|
www/data-dist/index.html.cz
|
|
www/data-dist/index.html.de
|
|
www/data-dist/index.html.dk
|
|
www/data-dist/index.html.ee
|
|
www/data-dist/index.html.el
|
|
www/data-dist/index.html.en
|
|
www/data-dist/index.html.es
|
|
www/data-dist/index.html.fr
|
|
www/data-dist/index.html.he.iso8859-8
|
|
www/data-dist/index.html.hu
|
|
www/data-dist/index.html.it
|
|
www/data-dist/index.html.ja.jis
|
|
www/data-dist/index.html.kr.iso-kr
|
|
www/data-dist/index.html.lb.utf8
|
|
www/data-dist/index.html.nl
|
|
www/data-dist/index.html.nn
|
|
www/data-dist/index.html.no
|
|
www/data-dist/index.html.po.iso-pl
|
|
www/data-dist/index.html.pt
|
|
www/data-dist/index.html.pt-br
|
|
www/data-dist/index.html.ru.cp-1251
|
|
www/data-dist/index.html.ru.cp866
|
|
www/data-dist/index.html.ru.iso-ru
|
|
www/data-dist/index.html.ru.koi8-r
|
|
www/data-dist/index.html.ru.ucs2
|
|
www/data-dist/index.html.ru.ucs4
|
|
www/data-dist/index.html.ru.utf8
|
|
www/data-dist/index.html.se
|
|
www/data-dist/index.html.zh-tw.big5
|
|
%%DOCSDIR%%/LICENSE
|
|
%%DOCSDIR%%/bind.html.en
|
|
%%DOCSDIR%%/bind.html.fr
|
|
%%DOCSDIR%%/bind.html.html
|
|
%%DOCSDIR%%/bind.html.ja.jis
|
|
%%DOCSDIR%%/configuring.html.fr
|
|
%%DOCSDIR%%/configuring.html.en
|
|
%%DOCSDIR%%/configuring.html.ja.jis
|
|
%%DOCSDIR%%/content-negotiation.html.en
|
|
%%DOCSDIR%%/content-negotiation.html.html
|
|
%%DOCSDIR%%/content-negotiation.html.ja.jis
|
|
%%DOCSDIR%%/custom-error.html.en
|
|
%%DOCSDIR%%/custom-error.html.ja.jis
|
|
%%DOCSDIR%%/cygwin.html
|
|
%%DOCSDIR%%/dns-caveats.html.en
|
|
%%DOCSDIR%%/dns-caveats.html.fr
|
|
%%DOCSDIR%%/dns-caveats.html.html
|
|
%%DOCSDIR%%/dns-caveats.html.ja.jis
|
|
%%DOCSDIR%%/dso.html
|
|
%%DOCSDIR%%/ebcdic.html
|
|
%%DOCSDIR%%/env.html.en
|
|
%%DOCSDIR%%/env.html.html
|
|
%%DOCSDIR%%/env.html.ja.jis
|
|
%%DOCSDIR%%/footer.html
|
|
%%DOCSDIR%%/handler.html.en
|
|
%%DOCSDIR%%/handler.html.ja.jis
|
|
%%DOCSDIR%%/header.html
|
|
%%DOCSDIR%%/howto/auth.html
|
|
%%DOCSDIR%%/howto/cgi.html.en
|
|
%%DOCSDIR%%/howto/cgi.html.ja.jis
|
|
%%DOCSDIR%%/howto/footer.html
|
|
%%DOCSDIR%%/howto/header.html
|
|
%%DOCSDIR%%/howto/htaccess.html
|
|
%%DOCSDIR%%/images/apache_pb.gif
|
|
%%DOCSDIR%%/images/apache_header.gif
|
|
%%DOCSDIR%%/images/custom_errordocs.gif
|
|
%%DOCSDIR%%/images/feather.jpg
|
|
%%DOCSDIR%%/images/home.gif
|
|
%%DOCSDIR%%/images/index.gif
|
|
%%DOCSDIR%%/images/mod_rewrite_fig1.fig
|
|
%%DOCSDIR%%/images/mod_rewrite_fig1.gif
|
|
%%DOCSDIR%%/images/mod_rewrite_fig2.fig
|
|
%%DOCSDIR%%/images/mod_rewrite_fig2.gif
|
|
%%DOCSDIR%%/images/mod_ssl_sb.gif
|
|
%%DOCSDIR%%/images/openssl_ics.gif
|
|
%%DOCSDIR%%/images/pixel.gif
|
|
%%DOCSDIR%%/images/sub.gif
|
|
%%DOCSDIR%%/index.html.en
|
|
%%DOCSDIR%%/index.html.ja.jis
|
|
%%DOCSDIR%%/install-tpf.html
|
|
%%DOCSDIR%%/install-ztpf.html
|
|
%%DOCSDIR%%/install.html.es
|
|
%%DOCSDIR%%/install.html.en
|
|
%%DOCSDIR%%/install.html.ja.jis
|
|
%%DOCSDIR%%/invoking.html.en
|
|
%%DOCSDIR%%/invoking.html.html
|
|
%%DOCSDIR%%/invoking.html.ja.jis
|
|
%%DOCSDIR%%/keepalive.html.en
|
|
%%DOCSDIR%%/keepalive.html.html
|
|
%%DOCSDIR%%/keepalive.html.ja.jis
|
|
%%DOCSDIR%%/location.html.en
|
|
%%DOCSDIR%%/location.html.html
|
|
%%DOCSDIR%%/location.html.ja.jis
|
|
%%DOCSDIR%%/logs.html
|
|
%%DOCSDIR%%/man-template.html
|
|
%%DOCSDIR%%/misc/API.html
|
|
%%DOCSDIR%%/misc/FAQ.html
|
|
%%DOCSDIR%%/misc/HTTP_Features.tsv
|
|
%%DOCSDIR%%/misc/client_block_api.html
|
|
%%DOCSDIR%%/misc/compat_notes.html
|
|
%%DOCSDIR%%/misc/custom_errordocs.html
|
|
%%DOCSDIR%%/misc/descriptors.html
|
|
%%DOCSDIR%%/misc/fin_wait_2.html
|
|
%%DOCSDIR%%/misc/footer.html
|
|
%%DOCSDIR%%/misc/header.html
|
|
%%DOCSDIR%%/misc/howto.html
|
|
%%DOCSDIR%%/misc/index.html
|
|
%%DOCSDIR%%/misc/known_client_problems.html
|
|
%%DOCSDIR%%/misc/nopgp.html
|
|
%%DOCSDIR%%/misc/perf-bsd44.html
|
|
%%DOCSDIR%%/misc/perf-dec.html
|
|
%%DOCSDIR%%/misc/perf-hp.html
|
|
%%DOCSDIR%%/misc/perf-tuning.html
|
|
%%DOCSDIR%%/misc/perf.html
|
|
%%DOCSDIR%%/misc/rewriteguide.html
|
|
%%DOCSDIR%%/misc/security_tips.html
|
|
%%DOCSDIR%%/misc/tutorials.html
|
|
%%DOCSDIR%%/misc/vif-info.html
|
|
%%DOCSDIR%%/misc/windoz_keepalive.html
|
|
%%DOCSDIR%%/mod/core.html.en
|
|
%%DOCSDIR%%/mod/core.html.fr
|
|
%%DOCSDIR%%/mod/core.html.html
|
|
%%DOCSDIR%%/mod/core.html.ja.jis
|
|
%%DOCSDIR%%/mod/directive-dict.html.en
|
|
%%DOCSDIR%%/mod/directive-dict.html.fr
|
|
%%DOCSDIR%%/mod/directive-dict.html.ja.jis
|
|
%%DOCSDIR%%/mod/directives.html.de
|
|
%%DOCSDIR%%/mod/directives.html.en
|
|
%%DOCSDIR%%/mod/directives.html.fr
|
|
%%DOCSDIR%%/mod/directives.html.html
|
|
%%DOCSDIR%%/mod/directives.html.ja.jis
|
|
%%DOCSDIR%%/mod/footer.html
|
|
%%DOCSDIR%%/mod/header.html
|
|
%%DOCSDIR%%/mod/index-bytype.html.en
|
|
%%DOCSDIR%%/mod/index-bytype.html.fr
|
|
%%DOCSDIR%%/mod/index-bytype.html.html
|
|
%%DOCSDIR%%/mod/index-bytype.html.ja.jis
|
|
%%DOCSDIR%%/mod/index.html.en
|
|
%%DOCSDIR%%/mod/index.html.fr
|
|
%%DOCSDIR%%/mod/index.html.html
|
|
%%DOCSDIR%%/mod/index.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_access.html.en
|
|
%%DOCSDIR%%/mod/mod_access.html.html
|
|
%%DOCSDIR%%/mod/mod_access.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_actions.html.en
|
|
%%DOCSDIR%%/mod/mod_actions.html.html
|
|
%%DOCSDIR%%/mod/mod_actions.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_alias.html.en
|
|
%%DOCSDIR%%/mod/mod_alias.html.html
|
|
%%DOCSDIR%%/mod/mod_alias.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_asis.html.en
|
|
%%DOCSDIR%%/mod/mod_asis.html.html
|
|
%%DOCSDIR%%/mod/mod_asis.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_auth.html.en
|
|
%%DOCSDIR%%/mod/mod_auth.html.html
|
|
%%DOCSDIR%%/mod/mod_auth.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_auth_anon.html
|
|
%%DOCSDIR%%/mod/mod_auth_db.html
|
|
%%DOCSDIR%%/mod/mod_auth_dbm.html
|
|
%%DOCSDIR%%/mod/mod_auth_digest.html
|
|
%%DOCSDIR%%/mod/mod_autoindex.html.en
|
|
%%DOCSDIR%%/mod/mod_autoindex.html.html
|
|
%%DOCSDIR%%/mod/mod_autoindex.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_browser.html
|
|
%%DOCSDIR%%/mod/mod_cern_meta.html
|
|
%%DOCSDIR%%/mod/mod_cgi.html.en
|
|
%%DOCSDIR%%/mod/mod_cgi.html.html
|
|
%%DOCSDIR%%/mod/mod_cgi.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_cookies.html
|
|
%%DOCSDIR%%/mod/mod_define.html
|
|
%%DOCSDIR%%/mod/mod_digest.html
|
|
%%DOCSDIR%%/mod/mod_dir.html.en
|
|
%%DOCSDIR%%/mod/mod_dir.html.html
|
|
%%DOCSDIR%%/mod/mod_dir.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_dld.html
|
|
%%DOCSDIR%%/mod/mod_env.html.en
|
|
%%DOCSDIR%%/mod/mod_env.html.html
|
|
%%DOCSDIR%%/mod/mod_env.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_example.html
|
|
%%DOCSDIR%%/mod/mod_expires.html
|
|
%%DOCSDIR%%/mod/mod_headers.html
|
|
%%DOCSDIR%%/mod/mod_imap.html
|
|
%%DOCSDIR%%/mod/mod_include.html
|
|
%%DOCSDIR%%/mod/mod_info.html.en
|
|
%%DOCSDIR%%/mod/mod_info.html.html
|
|
%%DOCSDIR%%/mod/mod_info.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_isapi.html
|
|
%%DOCSDIR%%/mod/mod_log_agent.html
|
|
%%DOCSDIR%%/mod/mod_log_common.html
|
|
%%DOCSDIR%%/mod/mod_log_config.html.en
|
|
%%DOCSDIR%%/mod/mod_log_config.html.html
|
|
%%DOCSDIR%%/mod/mod_log_config.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_log_referer.html
|
|
%%DOCSDIR%%/mod/mod_log_forensic.html.en
|
|
%%DOCSDIR%%/mod/mod_log_forensic.html.html
|
|
%%DOCSDIR%%/mod/mod_mime.html.en
|
|
%%DOCSDIR%%/mod/mod_mime.html.html
|
|
%%DOCSDIR%%/mod/mod_mime.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_mime_magic.html
|
|
%%DOCSDIR%%/mod/mod_mmap_static.html
|
|
%%DOCSDIR%%/mod/mod_negotiation.html.en
|
|
%%DOCSDIR%%/mod/mod_negotiation.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_proxy.html
|
|
%%DOCSDIR%%/mod/mod_rewrite.html.en
|
|
%%DOCSDIR%%/mod/mod_rewrite.html.html
|
|
%%DOCSDIR%%/mod/mod_rewrite.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_setenvif.html.en
|
|
%%DOCSDIR%%/mod/mod_setenvif.html.html
|
|
%%DOCSDIR%%/mod/mod_setenvif.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_so.html.en
|
|
%%DOCSDIR%%/mod/mod_so.html.html
|
|
%%DOCSDIR%%/mod/mod_so.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_speling.html.en
|
|
%%DOCSDIR%%/mod/mod_speling.html.html
|
|
%%DOCSDIR%%/mod/mod_speling.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_ssl/index.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_compat.gfont000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_compat.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_compat.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_cover.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_cover_logo.jpg
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_cover_title.jpg
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_faq.gfont000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_faq.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_faq.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_glossary.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_glossary.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_howto.gfont000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_howto.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_howto.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_intro.gfont000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_intro.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_intro.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_intro_fig1.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_intro_fig2.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_intro_fig3.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_overview.gfont000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_overview.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_overview.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_overview_fig1.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_reference.gfont000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_reference.html
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_reference.wml
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-chapter.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-1.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-2.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-3.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-4.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-5.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-6.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.head-num-7.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.imgdot-1x1-000000.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.imgdot-1x1-transp.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.inc
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.navbut-next-n.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.navbut-next-s.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.navbut-prev-n.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.navbut-prev-s.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-abstract.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-compat.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-faq.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-gloss.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-howto.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-intro.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-over.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-preface.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-ref.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-toc.gif
|
|
%%DOCSDIR%%/mod/mod_ssl/ssl_template.title-tutor.gif
|
|
%%DOCSDIR%%/mod/mod_status.html
|
|
%%DOCSDIR%%/mod/mod_unique_id.html.en
|
|
%%DOCSDIR%%/mod/mod_unique_id.html.html
|
|
%%DOCSDIR%%/mod/mod_unique_id.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_userdir.html.en
|
|
%%DOCSDIR%%/mod/mod_userdir.html.html
|
|
%%DOCSDIR%%/mod/mod_userdir.html.ja.jis
|
|
%%DOCSDIR%%/mod/mod_usertrack.html
|
|
%%DOCSDIR%%/mod/mod_vhost_alias.html
|
|
%%DOCSDIR%%/mod/module-dict.html.en
|
|
%%DOCSDIR%%/mod/module-dict.html.ja.jis
|
|
%%DOCSDIR%%/mpeix.html
|
|
%%DOCSDIR%%/multilogs.html
|
|
%%DOCSDIR%%/netware.html
|
|
%%DOCSDIR%%/new_features_1_0.html
|
|
%%DOCSDIR%%/new_features_1_1.html
|
|
%%DOCSDIR%%/new_features_1_2.html
|
|
%%DOCSDIR%%/new_features_1_3.html.en
|
|
%%DOCSDIR%%/new_features_1_3.html.ja.jis
|
|
%%DOCSDIR%%/process-model.html.en
|
|
%%DOCSDIR%%/process-model.html.html
|
|
%%DOCSDIR%%/process-model.html.ja.jis
|
|
%%DOCSDIR%%/programs/ab.html
|
|
%%DOCSDIR%%/programs/apachectl.html.en
|
|
%%DOCSDIR%%/programs/apachectl.html.html
|
|
%%DOCSDIR%%/programs/apachectl.html.ja.jis
|
|
%%DOCSDIR%%/programs/apxs.html
|
|
%%DOCSDIR%%/programs/dbmmanage.html
|
|
%%DOCSDIR%%/programs/footer.html
|
|
%%DOCSDIR%%/programs/header.html
|
|
%%DOCSDIR%%/programs/htdigest.html
|
|
%%DOCSDIR%%/programs/htpasswd.html.en
|
|
%%DOCSDIR%%/programs/htpasswd.html.html
|
|
%%DOCSDIR%%/programs/htpasswd.html.ja.jis
|
|
%%DOCSDIR%%/programs/httpd.html.en
|
|
%%DOCSDIR%%/programs/httpd.html.html
|
|
%%DOCSDIR%%/programs/httpd.html.ja.jis
|
|
%%DOCSDIR%%/programs/index.html.en
|
|
%%DOCSDIR%%/programs/index.html.html
|
|
%%DOCSDIR%%/programs/index.html.ja.jis
|
|
%%DOCSDIR%%/programs/logresolve.html
|
|
%%DOCSDIR%%/programs/other.html
|
|
%%DOCSDIR%%/programs/rotatelogs.html
|
|
%%DOCSDIR%%/programs/suexec.html.en
|
|
%%DOCSDIR%%/programs/suexec.html.html
|
|
%%DOCSDIR%%/programs/suexec.html.ja.jis
|
|
%%DOCSDIR%%/readme-tpf.html
|
|
%%DOCSDIR%%/server-wide.html.en
|
|
%%DOCSDIR%%/server-wide.html.ja.jis
|
|
%%DOCSDIR%%/sections.html.en
|
|
%%DOCSDIR%%/sections.html.html
|
|
%%DOCSDIR%%/sections.html.ja.jis
|
|
%%DOCSDIR%%/sitemap.html
|
|
%%DOCSDIR%%/sourcereorg.html
|
|
%%DOCSDIR%%/stopping.html.en
|
|
%%DOCSDIR%%/stopping.html.fr
|
|
%%DOCSDIR%%/stopping.html.html
|
|
%%DOCSDIR%%/suexec.html.en
|
|
%%DOCSDIR%%/suexec.html.html
|
|
%%DOCSDIR%%/suexec.html.ja.jis
|
|
%%DOCSDIR%%/suexec_1_2.html
|
|
%%DOCSDIR%%/unixware.html
|
|
%%DOCSDIR%%/upgrading_to_1_3.html
|
|
%%DOCSDIR%%/vhosts/details.html
|
|
%%DOCSDIR%%/vhosts/details_1_2.html
|
|
%%DOCSDIR%%/vhosts/examples.html
|
|
%%DOCSDIR%%/vhosts/fd-limits.html.en
|
|
%%DOCSDIR%%/vhosts/fd-limits.html.html
|
|
%%DOCSDIR%%/vhosts/fd-limits.html.ja.jis
|
|
%%DOCSDIR%%/vhosts/footer.html
|
|
%%DOCSDIR%%/vhosts/header.html
|
|
%%DOCSDIR%%/vhosts/host.html
|
|
%%DOCSDIR%%/vhosts/index.html.en
|
|
%%DOCSDIR%%/vhosts/index.html.ja.jis
|
|
%%DOCSDIR%%/vhosts/ip-based.html
|
|
%%DOCSDIR%%/vhosts/mass.html
|
|
%%DOCSDIR%%/vhosts/name-based.html.en
|
|
%%DOCSDIR%%/vhosts/name-based.html.html
|
|
%%DOCSDIR%%/vhosts/name-based.html.ja.jis
|
|
%%DOCSDIR%%/vhosts/vhosts-in-depth.html
|
|
%%DOCSDIR%%/vhosts/virtual-host.html
|
|
%%DOCSDIR%%/win_compiling.html.en
|
|
%%DOCSDIR%%/win_compiling.html.html
|
|
%%DOCSDIR%%/win_compiling.html.ja.jis
|
|
%%DOCSDIR%%/win_service.html.en
|
|
%%DOCSDIR%%/win_service.html.html
|
|
%%DOCSDIR%%/win_service.html.ja.jis
|
|
%%DOCSDIR%%/windows.html.en
|
|
%%DOCSDIR%%/windows.html.html
|
|
%%DOCSDIR%%/windows.html.ja.jis
|
|
%%DOCSDIR%%/mod/directive-dict.html.html
|
|
%%DOCSDIR%%/mod/mod_negotiation.html.html
|
|
%%DOCSDIR%%/mod/module-dict.html.html
|
|
%%DOCSDIR%%/configuring.html.html
|
|
%%DOCSDIR%%/custom-error.html.fr
|
|
%%DOCSDIR%%/custom-error.html.html
|
|
%%DOCSDIR%%/handler.html.html
|
|
%%DOCSDIR%%/index.html.fr
|
|
%%DOCSDIR%%/index.html.html
|
|
%%DOCSDIR%%/install.html.fr
|
|
%%DOCSDIR%%/install.html.html
|
|
%%DOCSDIR%%/invoking.html.fr
|
|
%%DOCSDIR%%/new_features_1_3.html.html
|
|
%%DOCSDIR%%/server-wide.html.fr
|
|
%%DOCSDIR%%/server-wide.html.html
|
|
%%DOCSDIR%%/howto/cgi.html.html
|
|
%%DOCSDIR%%/howto/ssi.html.en
|
|
%%DOCSDIR%%/howto/ssi.html.html
|
|
%%DOCSDIR%%/howto/ssi.html.ja.jis
|
|
%%DOCSDIR%%/urlmapping.html
|
|
%%DOCSDIR%%/vhosts/index.html.html
|
|
www/cgi-bin-dist/printenv
|
|
www/cgi-bin-dist/test-cgi
|
|
www/icons/README
|
|
www/icons/README.html
|
|
www/icons/a.gif
|
|
www/icons/alert.black.gif
|
|
www/icons/alert.red.gif
|
|
www/icons/apache_pb.gif
|
|
www/icons/back.gif
|
|
www/icons/ball.gray.gif
|
|
www/icons/ball.red.gif
|
|
www/icons/binary.gif
|
|
www/icons/binhex.gif
|
|
www/icons/blank.gif
|
|
www/icons/bomb.gif
|
|
www/icons/box1.gif
|
|
www/icons/box2.gif
|
|
www/icons/broken.gif
|
|
www/icons/burst.gif
|
|
www/icons/c.gif
|
|
www/icons/comp.blue.gif
|
|
www/icons/comp.gray.gif
|
|
www/icons/compressed.gif
|
|
www/icons/continued.gif
|
|
www/icons/dir.gif
|
|
www/icons/diskimg.gif
|
|
www/icons/diskimg.png
|
|
www/icons/down.gif
|
|
www/icons/dvi.gif
|
|
www/icons/f.gif
|
|
www/icons/folder.gif
|
|
www/icons/folder.open.gif
|
|
www/icons/folder.sec.gif
|
|
www/icons/forward.gif
|
|
www/icons/generic.gif
|
|
www/icons/generic.red.gif
|
|
www/icons/generic.sec.gif
|
|
www/icons/hand.right.gif
|
|
www/icons/hand.up.gif
|
|
www/icons/icon.sheet.gif
|
|
www/icons/image1.gif
|
|
www/icons/image2.gif
|
|
www/icons/image3.gif
|
|
www/icons/index.gif
|
|
www/icons/layout.gif
|
|
www/icons/left.gif
|
|
www/icons/link.gif
|
|
www/icons/movie.gif
|
|
www/icons/p.gif
|
|
www/icons/patch.gif
|
|
www/icons/pdf.gif
|
|
www/icons/pie0.gif
|
|
www/icons/pie1.gif
|
|
www/icons/pie2.gif
|
|
www/icons/pie3.gif
|
|
www/icons/pie4.gif
|
|
www/icons/pie5.gif
|
|
www/icons/pie6.gif
|
|
www/icons/pie7.gif
|
|
www/icons/pie8.gif
|
|
www/icons/portal.gif
|
|
www/icons/ps.gif
|
|
www/icons/quill.gif
|
|
www/icons/right.gif
|
|
www/icons/screw1.gif
|
|
www/icons/screw2.gif
|
|
www/icons/script.gif
|
|
www/icons/small/back.gif
|
|
www/icons/small/binary.gif
|
|
www/icons/small/binhex.gif
|
|
www/icons/small/blank.gif
|
|
www/icons/small/broken.gif
|
|
www/icons/small/burst.gif
|
|
www/icons/small/comp1.gif
|
|
www/icons/small/comp2.gif
|
|
www/icons/small/compressed.gif
|
|
www/icons/small/continued.gif
|
|
www/icons/small/dir.gif
|
|
www/icons/small/dir2.gif
|
|
www/icons/small/doc.gif
|
|
www/icons/small/forward.gif
|
|
www/icons/small/generic.gif
|
|
www/icons/small/generic2.gif
|
|
www/icons/small/generic3.gif
|
|
www/icons/small/image.gif
|
|
www/icons/small/image2.gif
|
|
www/icons/small/index.gif
|
|
www/icons/small/key.gif
|
|
www/icons/small/movie.gif
|
|
www/icons/small/patch.gif
|
|
www/icons/small/ps.gif
|
|
www/icons/small/rainbow.gif
|
|
www/icons/small/sound.gif
|
|
www/icons/small/sound2.gif
|
|
www/icons/small/tar.gif
|
|
www/icons/small/text.gif
|
|
www/icons/small/transfer.gif
|
|
www/icons/small/unknown.gif
|
|
www/icons/small/uu.gif
|
|
www/icons/sound1.gif
|
|
www/icons/sound2.gif
|
|
www/icons/sphere1.gif
|
|
www/icons/sphere2.gif
|
|
www/icons/tar.gif
|
|
www/icons/tex.gif
|
|
www/icons/text.gif
|
|
www/icons/transfer.gif
|
|
www/icons/unknown.gif
|
|
www/icons/up.gif
|
|
www/icons/uu.gif
|
|
www/icons/uuencoded.gif
|
|
www/icons/world1.gif
|
|
www/icons/world2.gif
|
|
www/icons/a.png
|
|
www/icons/alert.black.png
|
|
www/icons/alert.red.png
|
|
www/icons/apache_pb.png
|
|
www/icons/back.png
|
|
www/icons/ball.gray.png
|
|
www/icons/ball.red.png
|
|
www/icons/binary.png
|
|
www/icons/binhex.png
|
|
www/icons/blank.png
|
|
www/icons/bomb.png
|
|
www/icons/box1.png
|
|
www/icons/box2.png
|
|
www/icons/broken.png
|
|
www/icons/burst.png
|
|
www/icons/c.png
|
|
www/icons/comp.blue.png
|
|
www/icons/comp.gray.png
|
|
www/icons/compressed.png
|
|
www/icons/continued.png
|
|
www/icons/dir.png
|
|
www/icons/down.png
|
|
www/icons/dvi.png
|
|
www/icons/f.png
|
|
www/icons/folder.png
|
|
www/icons/folder.open.png
|
|
www/icons/folder.sec.png
|
|
www/icons/forward.png
|
|
www/icons/generic.png
|
|
www/icons/generic.red.png
|
|
www/icons/generic.sec.png
|
|
www/icons/hand.right.png
|
|
www/icons/hand.up.png
|
|
www/icons/icon.sheet.png
|
|
www/icons/image1.png
|
|
www/icons/image2.png
|
|
www/icons/image3.png
|
|
www/icons/index.png
|
|
www/icons/layout.png
|
|
www/icons/left.png
|
|
www/icons/link.png
|
|
www/icons/movie.png
|
|
www/icons/p.png
|
|
www/icons/patch.png
|
|
www/icons/pdf.png
|
|
www/icons/pie0.png
|
|
www/icons/pie1.png
|
|
www/icons/pie2.png
|
|
www/icons/pie3.png
|
|
www/icons/pie4.png
|
|
www/icons/pie5.png
|
|
www/icons/pie6.png
|
|
www/icons/pie7.png
|
|
www/icons/pie8.png
|
|
www/icons/portal.png
|
|
www/icons/ps.png
|
|
www/icons/quill.png
|
|
www/icons/right.png
|
|
www/icons/screw1.png
|
|
www/icons/screw2.png
|
|
www/icons/script.png
|
|
www/icons/small/back.png
|
|
www/icons/small/binary.png
|
|
www/icons/small/binhex.png
|
|
www/icons/small/blank.png
|
|
www/icons/small/broken.png
|
|
www/icons/small/burst.png
|
|
www/icons/small/comp1.png
|
|
www/icons/small/comp2.png
|
|
www/icons/small/compressed.png
|
|
www/icons/small/continued.png
|
|
www/icons/small/dir.png
|
|
www/icons/small/dir2.png
|
|
www/icons/small/doc.png
|
|
www/icons/small/forward.png
|
|
www/icons/small/generic.png
|
|
www/icons/small/generic2.png
|
|
www/icons/small/generic3.png
|
|
www/icons/small/image.png
|
|
www/icons/small/image2.png
|
|
www/icons/small/index.png
|
|
www/icons/small/key.png
|
|
www/icons/small/movie.png
|
|
www/icons/small/patch.png
|
|
www/icons/small/ps.png
|
|
www/icons/small/rainbow.png
|
|
www/icons/small/sound.png
|
|
www/icons/small/sound2.png
|
|
www/icons/small/tar.png
|
|
www/icons/small/text.png
|
|
www/icons/small/transfer.png
|
|
www/icons/small/unknown.png
|
|
www/icons/small/uu.png
|
|
www/icons/sound1.png
|
|
www/icons/sound2.png
|
|
www/icons/sphere1.png
|
|
www/icons/sphere2.png
|
|
www/icons/tar.png
|
|
www/icons/tex.png
|
|
www/icons/text.png
|
|
www/icons/transfer.png
|
|
www/icons/unknown.png
|
|
www/icons/up.png
|
|
www/icons/uu.png
|
|
www/icons/uuencoded.png
|
|
www/icons/world1.png
|
|
www/icons/world2.png
|
|
@exec mkdir -p %D/www/proxy
|
|
@exec [ -e %D/www/cgi-bin/ ] || ln -s %D/www/cgi-bin-dist %D/www/cgi-bin
|
|
@exec [ -e %D/www/data/ ] || ln -s %D/www/data-dist %D/www/data
|
|
@unexec if [ -L %D/www/cgi-bin ]; then if [ `readlink %D/www/cgi-bin` = %D/www/cgi-bin-dist ]; then rm -f %D/www/cgi-bin; fi; fi
|
|
@unexec if [ -L %D/www/data ]; then if [ `readlink %D/www/data` = %D/www/data-dist ]; then rm -f %D/www/data; fi; fi
|
|
@exec cd %D/etc/apache/ssl.crt && make >/dev/null 2>&1
|
|
@unexec for i in %D/etc/apache/ssl.crt/[0-9a-fA-F]*.[0-9]*; do if [ -L $i ]; then rm -f $i; fi; done
|
|
@dirrm etc/apache/ssl.crt
|
|
@dirrm etc/apache/ssl.crl
|
|
@dirrm etc/apache/ssl.csr
|
|
@dirrm etc/apache/ssl.prm
|
|
@dirrm etc/apache/ssl.key
|
|
@dirrm etc/apache
|
|
@dirrm include/apache/xml
|
|
@dirrm include/apache
|
|
@dirrm libexec/apache
|
|
@dirrm %%DOCSDIR%%/vhosts
|
|
@dirrm %%DOCSDIR%%/mod/mod_ssl
|
|
@dirrm %%DOCSDIR%%/mod
|
|
@dirrm %%DOCSDIR%%/misc
|
|
@dirrm %%DOCSDIR%%/images
|
|
@dirrm %%DOCSDIR%%/howto
|
|
@dirrm %%DOCSDIR%%/programs
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrmtry www/data-dist
|
|
@dirrmtry www/cgi-bin-dist
|
|
@dirrm www/icons/small
|
|
@dirrm www/icons
|
|
@dirrm www/proxy
|