https://bugzilla.wikimedia.org/show_bug.cgi?id=62976
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME Summary|Webservices not working |Tool Labs: Webservices with |after eqiad migration |Apache-specific | |configuration not working | |in eqiad --- Comment #10 from Krinkle <[email protected]> --- Closing for now since this change is by design. In the pmtpa Tool Labs, the default web server was Apache. In eqiad, there is no default web server. The server created by "webservice start" runs lighthttpd, this was already the case in pmtpa as well. The problem is caused because in eqiad we no longer support tools running on a non-distributed catch-all Apache. Instead tools should use their own webservice, and labs has settled on using lighthttpd. Incompatibilities would occur in either direction. To learn about lighthttpd and example for common configuration options, see 'Example configurations' https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help#Web_services -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
