#1234 Change to accounts-proxy.conf
Closed: Fixed None Opened 15 years ago by nigelj.

Hi Mike,

I'm assigning this one to you per your e-mail on fedora-infrastructure-list about not editing the files related to FAS.

Patch is:

{{{
diff --git a/configs/web/accounts-proxy.conf b/configs/web/accounts-proxy.conf
index 7a729e4..29c9de6 100644
--- a/configs/web/accounts-proxy.conf
+++ b/configs/web/accounts-proxy.conf
@@ -1,5 +1,6 @@
# fas1 is the only place for gencert right now
RewriteRule /accounts/user/gencert http://fas1/accounts/user/gencert [P]
+RewriteRule /accounts/user/dogencert http://fas1/accounts/user/dogencert [P]
# pass ca requests on needed for CRL
ProxyPass /ca http://fas1/ca
ProxyPassReverse /ca http://fas1/ca
}}}


Oh, I meant to also say, when it's added I'll go back and re-enable puppet on the proxy servers as I've made the change on the proxy servers to get it working in the interim.

This looks to be deployed now. Thanks for the quick fix! Closing ticket.

Login to comment on this ticket.

Metadata