Displaying 1 result from an estimated 1 matches for "uat03".
Did you mean:
cat03
2009 Jul 14
2
- OT - VIM - recording
Is it possible in vim to do the following:
Search for this block of data:
# Catalog Service 2.0 for uat03
<LocationMatch "^/Services/?">
PathPrepend /inquiryservices
Cluster 172.21.1.1:999
</LocationMatch>
And change Cluster 172.21.1.1:9999 to Cluster 172.21.1.2:7000
It needs to have uat03 (or 02, 01) on the line and this line
'PathPrepend /in...