]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Related to httpd-doc bug 53530; uniform use of quotation marks.
authorKen Coar <coar@apache.org>
Tue, 14 Apr 2015 22:02:22 +0000 (22:02 +0000)
committerKen Coar <coar@apache.org>
Tue, 14 Apr 2015 22:02:22 +0000 (22:02 +0000)
commita388b842278920701ab164f78423e7239c2ff84b
tree737916ac730be323058170728b774ec232563456
parentf51c7252f6269f137f6b9f7ac3326fe4a9ac2cac
Related to  httpd-doc bug 53530; uniform use of quotation marks.
Put quotation marks around most arbitrary-text or filesystem
strings for directives:
 * {Alias,Redirect,Proxy*}{,Match}
 * <{Directory,Files,Location}{,Match}>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673563 13f79535-47bb-0310-9956-ffa450edef68
86 files changed:
docs/manual/developer/modguide.xml
docs/manual/dns-caveats.xml
docs/manual/env.xml
docs/manual/expr.xml
docs/manual/handler.xml
docs/manual/howto/access.xml
docs/manual/howto/auth.xml
docs/manual/howto/cgi.xml
docs/manual/howto/htaccess.xml
docs/manual/howto/public_html.xml
docs/manual/misc/perf-tuning.xml
docs/manual/misc/security_tips.xml
docs/manual/mod/core.html.en
docs/manual/mod/core.xml
docs/manual/mod/mod_access_compat.xml
docs/manual/mod/mod_actions.xml
docs/manual/mod/mod_alias.xml
docs/manual/mod/mod_allowmethods.xml
docs/manual/mod/mod_auth_basic.xml
docs/manual/mod/mod_auth_digest.xml
docs/manual/mod/mod_auth_form.xml
docs/manual/mod/mod_authn_anon.xml
docs/manual/mod/mod_authn_core.xml
docs/manual/mod/mod_authn_dbd.xml
docs/manual/mod/mod_authn_socache.xml
docs/manual/mod/mod_authnz_fcgi.xml
docs/manual/mod/mod_authnz_ldap.xml
docs/manual/mod/mod_authz_core.xml
docs/manual/mod/mod_authz_dbd.xml
docs/manual/mod/mod_authz_dbm.xml
docs/manual/mod/mod_authz_owner.xml
docs/manual/mod/mod_autoindex.xml
docs/manual/mod/mod_cache.xml
docs/manual/mod/mod_charset_lite.xml
docs/manual/mod/mod_data.xml
docs/manual/mod/mod_dav.xml
docs/manual/mod/mod_dav_fs.xml
docs/manual/mod/mod_deflate.xml
docs/manual/mod/mod_dialup.xml
docs/manual/mod/mod_dir.html.en
docs/manual/mod/mod_dir.xml
docs/manual/mod/mod_example_hooks.xml
docs/manual/mod/mod_ext_filter.xml
docs/manual/mod/mod_filter.xml
docs/manual/mod/mod_info.xml
docs/manual/mod/mod_ldap.xml
docs/manual/mod/mod_log_config.xml
docs/manual/mod/mod_log_debug.xml
docs/manual/mod/mod_lua.xml
docs/manual/mod/mod_macro.xml
docs/manual/mod/mod_mime.xml
docs/manual/mod/mod_proxy.xml
docs/manual/mod/mod_proxy_ajp.xml
docs/manual/mod/mod_proxy_balancer.xml
docs/manual/mod/mod_proxy_express.xml
docs/manual/mod/mod_proxy_fcgi.xml
docs/manual/mod/mod_proxy_scgi.xml
docs/manual/mod/mod_proxy_wstunnel.xml
docs/manual/mod/mod_ratelimit.xml
docs/manual/mod/mod_reflector.xml
docs/manual/mod/mod_rewrite.xml
docs/manual/mod/mod_session.xml
docs/manual/mod/mod_speling.xml
docs/manual/mod/mod_ssl.xml
docs/manual/mod/mod_status.xml
docs/manual/mod/mod_substitute.xml
docs/manual/mod/mod_vhost_alias.xml
docs/manual/platform/windows.xml
docs/manual/rewrite/access.xml
docs/manual/rewrite/advanced.xml
docs/manual/rewrite/avoid.xml
docs/manual/rewrite/flags.xml
docs/manual/rewrite/intro.xml
docs/manual/rewrite/proxy.xml
docs/manual/rewrite/remapping.xml
docs/manual/rewrite/rewritemap.xml
docs/manual/rewrite/tech.xml
docs/manual/rewrite/vhosts.xml
docs/manual/sections.xml
docs/manual/ssl/ssl_faq.xml
docs/manual/ssl/ssl_howto.xml
docs/manual/urlmapping.xml
docs/manual/vhosts/examples.xml
docs/manual/vhosts/ip-based.xml
docs/manual/vhosts/mass.xml
docs/manual/vhosts/name-based.xml