#957: None.change_svc dereferenced in ConsoleStatusResource
--------------------+-------------------------------------------------------
Reporter: mhagger | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.1 | Keywords: web
--------------------+-------------------------------------------------------
Comment(by mhagger):
I'm no Apache wizard, but here is a snipped from the config that is
hopefully illuminating:
{{{
<VirtualHost 192.168.100.37:443>
[...]
SSLEngine On
SSLCACertificateFile /etc/apache2/ssl/XXXX.crt
SSLCertificateFile /etc/apache2/ssl/YYYY.crt
SSLCertificateKeyFile /etc/apache2/ssl/YYYY.key
ProxyRequests Off
ProxyPass / http://192.168.100.37:8010/
ProxyPassReverse / http://192.168.100.37:8010/
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
[...]
</VirtualHost>
}}}
--
Ticket URL: <http://buildbot.net/trac/ticket/957#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits