Gizzmo
Is that RPM trying to add proxypass or just linking it to a gui....i assume it could be modified to just give users a interface to the command line without giving them SSH access....
You have the rpm, you can look inside it to see what it does, use mc for easiness if you are inexperienced.
You can also look at the current sme server code (templates) to see what they do to implement the proxy pass settings.
It's an old rpm so I don't want to waste time investigating it.
The theory is that you could relatively easily develop a server manager panel to configure the db settings that are now implemented in sme7.x
That would be a safer way to go than what you seem to be suggesting above.
By the way the resultant proxypass entry does appear in the server manager domains (I think) panel, after setting it with the db commands, but it is not editable from server manager.
Is there really that much need to have end user administrators configuring proxy pass entries ?
IMHO it would be a very infrequent if not one off thing to do, so that's why the developers just left it as db commands rather than going all the way with a server manager panel.