Issue with SSL/IPs

paulmckillop

New member
Joined
Oct 24, 2007
Messages
2
Hi,

I have a domain that is configured under the admin user, like all but 1 of our domains, and it is live. The issue is that now we need to put an SSL on it, but we already have 1 SSL on another domain that shares this IP. We have a total of 2 SSLs for 2 domains on this server, previously we had to re-setup a domain by adding a fictional re-seller/user then setup the domain again under that user.

That process was a pain, as files had to be backed and moved etc. Is there any way that I can simply have the admin user be able to define 1 particular domain to use a different IP? I know how to do this from within the httpd.conf file, by defining the new IP in the VirtualHost, but I'm concerned that DA with overwrite this the next time I edit the domain within DA?

What should I do?

Regards,
PAUL.
 
No. You can of course chattr the httpd.conf file to be immutable, but then nothing can write to it.

Jeff
 
Back
Top