httpd 2.4.20 中文文档许可证 环境变量 日志文件 从 URL 映射到文件系统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切换(suEXEC). URL 改写与 mod rewrite 虚拟主机 参考手册 编译与安装 启动 停止与重启 配置指令 指令快速参考 模块 多处理模块(MPM) 过滤器 平台相关说明 处理器 表达式解析器 服务器与支持程序 of changes: - These modules have been removed: mod_authn_default, mod_authz_default, mod_mem_cache. If you were using mod_mem_cache in 2.2, look at mod_cache_disk in 2.4. - All load balancing implementations implementations have been moved to individual, self-contained mod_proxy submodules, e.g. mod_lbmethod_bybusyness. You might need to build and load any of these that your configuration uses. - Platform support0 码力 | 2533 页 | 2.09 MB | 1 年前3
httpd 2.2.31 中文文档changes: • mod_imap has been renamed to mod_imagemap • mod_auth has been split up into mod_auth_basic, mod_authn_file, mod_authz_user, and mod_authz_groupfile • mod access has been renamed to mod authz host host • mod auth ldap has been renamed to mod authnz ldap • Upgraded to require the APR 1.0 API. • Updated bundled PCRE version to 5.0 ## Run-Time Configuration Changes Your existing version 2.0 config should edit httpd.conf to include the relevant mod ssl directives and then use apachectl start to start the server. An example configuration to activate mod ssl has been included in conf/extra/httpd-ssl0 码力 | 1860 页 | 1.48 MB | 1 年前3
httpd 2.4.33 中文文档动态共享对象(DSO) 环境变量 日志文件 从 URL 映射到文件系统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切换(suEXEC) URL 改写与 mod_rewrite 虚拟主机 指引/教程 认证,授权与访问控制 访问控制 CGI 与动态内容 .htaccess 文件 服务器端插入(SSI) 用户私人网站目录 (public_html) of changes: - These modules have been removed: mod_authn_default, mod_authz_default, mod_mem_cache. If you were using mod_mem_cache in 2.2, look at mod_cache disk in 2.4. - All load balancing implementations implementations have been moved to individual, self-contained mod_proxy submodules, e.g. mod_lbmethod bybusyness. You might need to build and load any of these that your configuration uses. - Platform support0 码力 | 2692 页 | 3.12 MB | 1 年前3
Apache APISlX from Gateway to Full Traffic Proxy with Istio## Apache APISIX from Gateway to Full Traffic Proxy with Istio Jintao Zhang API7.ai ## About Me • Apache APISIX PMC • Kubernetes Ingress NGINX maintainer • Microsoft MVP • zhangjintao@apache.org e24bc751f9cc058c977891f5e/p12_1.jpg) ## How to use it Change the injection-template: • proxy_init • proxy Ref: https://github.com/api7/amesh/blob/main/docs/en/demo.md ## The future • Donate it to0 码力 | 15 页 | 1.29 MB | 1 年前3
httpd 2.4.10 中文文档许可证 环境变量 日志文件 从 URL 映射到文件系统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切换(suEXEC). URL 改写与 mod rewrite 虚拟主机 参考手册 编译与安装 启动 停止与重启 配置指令 指令快速参考 模块 多处理模块(MPM) 过滤器 处理器 表达式解析器 服务器与支持程序 术语 of changes: - These modules have been removed: mod_authn_default, mod_authz_default, mod_mem_cache. If you were using mod_mem_cache in 2.2, look at mod_cache_disk in 2.4. - All load balancing implementations implementations have been moved to individual, self-contained mod_proxy submodules, e.g. mod_lbmethod_bybusyness. You might need to build and load any of these that your configuration uses. - Platform support0 码力 | 2420 页 | 1.85 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4URL Rewriting Guide 133 4.1 Apache mod_rewrite 134 4.2 Apache mod_rewrite Introduction 135 4.3 Redirecting and Remapping with mod_rewrite 140 4.4 Using mod_rewrite to control access 146 4.5 Dynamic mass virtual hosts with mod_rewrite 149 4.6 Using mod_rewrite for Proxying 152 4.7 Using RewriteMap 153 4.8 Advanced Techniques with mod_rewrite 159 4.9 When not to use mod_rewrite 165 4.10 RewriteRule RewriteRule Flags 168 4.11 Apache mod_rewrite Technical Details 177 5 Apache SSL/TLS Encryption 181 5.1 Apache SSL/TLS Encryption 182 5.2 SSL/TLS Strong Encryption: An Introduction 183 5.3 SSL/TLS0 码力 | 1031 页 | 3.23 MB | 1 年前3
Easy routing for local development - Using Traefik for routing paths
to web apps - Setup a reverse proxyEasy routing for local development - Using Traefik for routing paths to web apps - Setup a reverse proxy to simplify routing Written by Seth Corker on Benevolent Bytes If you’re working with a single web have these apps on the same domain and feel part of a cohesive experience. This is where a reverse proxy will help. If you’d like to see the repository, it’s on my GitHub - Darth-Knoppix/traefik-mfe-deno no. This includes the docker-compose.yml file and the Deno server. ## What's a reverse proxy? A server that sits in front of our web apps and forwards the requests to them. It’s precisely what we0 码力 | 5 页 | 576.61 KB | 2 年前3
Apache HTTP Server Documentation Version 2.4URL Rewriting Guide 141 4.1 Apache mod_rewrite 142 4.2 Apache mod_rewrite Introduction 143 4.3 Redirecting and Remapping with mod_rewrite 148 4.4 Using mod_rewrite to control access 155 4.5 Dynamic mass virtual hosts with mod_rewrite 158 4.6 Using mod_rewrite for Proxying 161 4.7 Using RewriteMap 162 4.8 Advanced Techniques with mod_rewrite 168 4.9 When not to use mod_rewrite 171 4.10 RewriteRule RewriteRule Flags 174 4.11 Apache mod_rewrite Technical Details 183 5 Apache SSL/TLS Encryption 187 5.1 Apache SSL/TLS Encryption 188 5.2 SSL/TLS Strong Encryption: An Introduction 189 5.3 SSL/TLS0 码力 | 1111 页 | 4.11 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4URL Rewriting Guide 133 4.1 Apache mod_rewrite 134 4.2 Apache mod_rewrite Introduction 135 4.3 Redirecting and Remapping with mod_rewrite 140 4.4 Using mod_rewrite to control access 146 4.5 Dynamic mass virtual hosts with mod_rewrite 149 4.6 Using mod_rewrite for Proxying 152 4.7 Using RewriteMap 153 4.8 Advanced Techniques with mod_rewrite 159 4.9 When not to use mod_rewrite 165 4.10 RewriteRule RewriteRule Flags 168 4.11 Apache mod_rewrite Technical Details 177 5 Apache SSL/TLS Encryption 181 5.1 Apache SSL/TLS Encryption 182 5.2 SSL/TLS Strong Encryption: An Introduction 183 5.3 SSL/TLS0 码力 | 1031 页 | 3.23 MB | 1 年前3
Apache HTTP Server Documentation Version 2.4URL Rewriting Guide 141 4.1 Apache mod_rewrite 142 4.2 Apache mod_rewrite Introduction 143 4.3 Redirecting and Remapping with mod_rewrite 148 4.4 Using mod_rewrite to control access 155 4.5 Dynamic mass virtual hosts with mod_rewrite 158 4.6 Using mod_rewrite for Proxying 161 4.7 Using RewriteMap 162 4.8 Advanced Techniques with mod_rewrite 168 4.9 When not to use mod_rewrite 171 4.10 RewriteRule RewriteRule Flags 174 4.11 Apache mod_rewrite Technical Details 183 5 Apache SSL/TLS Encryption 187 5.1 Apache SSL/TLS Encryption 188 5.2 SSL/TLS Strong Encryption: An Introduction 189 5.3 SSL/TLS0 码力 | 1125 页 | 4.15 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
mod_proxy_balancermod_auth_formmod_sedmod_luahtpasswdmod cachemod authn aliasGracefulShutdownTimeoutmod proxy balancerPerl Compatible Regular Expression Librarymod_remoteipmod_rewriteApache APISIXIstioData PlanexDS protocolKubernetes IngresshttpdApache HTTP 服务器PCREApache HTTP Server 2.4MPMmod_sslmod_proxyTraefik反向代理Docker Compose微前端路径路由MPMsDSOSSL/TLSAuthorizationConfiguration Files













