https://bugzilla.wikimedia.org/show_bug.cgi?id=35982

--- Comment #4 from Antoine "hashar" Musso <[email protected]> 2012-07-04 08:08:10 
UTC ---
Our Apache conf makes https://integration.mediawiki.org/ci to be proxied to
http://localhost:8080/ci

ProxyPass               /ci     http://localhost:8080/ci
ProxyPassReverse        /ci     http://localhost:8080/ci
ProxyRequests           Off

<Proxy http://localhost:8080/ci*>
        Order deny,allow
        Allow from all
</Proxy>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to