I'd like to modify the Apache configs on publictest10 so that Diego can have a separate test instance of Transifex running. The change would look something like this (in /etc/httpd/conf.d/publictest10.fedoraproject.org/transifex.conf):
ProxyPass /submit-diegobz http://localhost:8089/submit-diegobz ProxyPassReverse /submit-diegobz http://localhost:8089/submit-diegobz
<Location ~ /submit.*/(static|tg_js)> Header unset Set-Cookie </Location>
Thanks, Ricky
On Wednesday 30 April 2008, Ricky Zhou wrote:
I'd like to modify the Apache configs on publictest10 so that Diego can have a separate test instance of Transifex running. The change would look something like this (in /etc/httpd/conf.d/publictest10.fedoraproject.org/transifex.conf):
ProxyPass /submit-diegobz http://localhost:8089/submit-diegobz ProxyPassReverse /submit-diegobz http://localhost:8089/submit-diegobz
<Location ~ /submit.*/(static|tg_js)> Header unset Set-Cookie
</Location>
Thanks, Ricky
+! from me
Dennis
On Wed, 30 Apr 2008, Ricky Zhou wrote:
I'd like to modify the Apache configs on publictest10 so that Diego can have a separate test instance of Transifex running. The change would look something like this (in /etc/httpd/conf.d/publictest10.fedoraproject.org/transifex.conf):
ProxyPass /submit-diegobz http://localhost:8089/submit-diegobz ProxyPassReverse /submit-diegobz http://localhost:8089/submit-diegobz
<Location ~ /submit.*/(static|tg_js)> Header unset Set-Cookie
</Location>
For the next change freeze I think we'll have a more mature policy that takes things like this into account. By F10 we should have a complete separation of distribution, build, support and value added services. This will allow us to easily and quickly determine what machines are in Fedora's critical path.
For now though I say +1 to this change. Very very low risk.
-Mike
infrastructure@lists.fedoraproject.org