Title: Apache2 ReverseProxy configuration
Last modified: August 21, 2016

---

# Apache2 ReverseProxy configuration

 *  [bcecka](https://wordpress.org/support/users/bcecka/)
 * (@bcecka)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/apache2-reverseproxy-configuration/)
 * I realize there’s a ton of (mostly outdated) threads around here discussing a
   healthy WPMU site running behind an Apache2 proxy, but I have yet to find one
   that runs correctly. I’m always running into issues with scripts loading from
   the internal URI, or the login/registration pages broken. Does anybody have a
   working setup they’d like to share?
 * Current proxy config:
 *     ```
       ProxyPass /wptest/ http://wordpress.site.tld/wptest/
       ProxyHTMLURLMap http://wordpress.site.tld/wptest /wptest
       <Location /wptest/>
               ProxyPassReverse http://wordpress.site.tld/wptest/
               ProxyHTMLURLMap / /wptest/
               ProxyHTMLURLMap /wptest /wptest
       </Location>
       ```
   
 * I’m about ready to throw in the MU towel and just run individual WP instances.

The topic ‘Apache2 ReverseProxy configuration’ is closed to new replies.

## Tags

 * [proxy](https://wordpress.org/support/topic-tag/proxy/)
 * [wpmu](https://wordpress.org/support/topic-tag/wpmu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [bcecka](https://wordpress.org/support/users/bcecka/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/apache2-reverseproxy-configuration/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
