关于
This skill provides specialized guidance for deploying web services behind an Apache reverse proxy, specifically optimized for environments requiring path-stripping and relative URL configurations. It helps developers transition from absolute to relative URLs in frontend code, generates precise ProxyPass and ProxyPassReverse directives, and ensures proper path ordering to prevent routing conflicts. Whether managing single-page applications or complex microservices with separate API backends, this skill automates the configuration of production-ready gateways while addressing common pitfalls like trailing slash requirements and large file upload limits.