Here's a howto for apache. It's not a clean implementation but it works. In one of the next releases dual stack will be implemented in imscp.
Dead link. Can you update please?
Here's a howto for apache. It's not a clean implementation but it works. In one of the next releases dual stack will be implemented in imscp.
Dead link. Can you update please?
Great! Thanks! Do you know also if there's a planned enhancement for backup procedure?
Hi! Is it possible to backup mailboxes along the regular backup procedure?
Maybe this is what I'm looking for
http://forum.i-mscp.net/Thread…OGRESS-Secure-admin-panel
I solved in an elegant way adding this line
ServerAlias *.mydomain.com
into /etc/apache2/imscp/mydomain.com.conf file
Now, every not existing subdomain will hit mydomain.com
which does not solve part of my problem (show an error page) but it's a decent solution
What the hell is this?
Also updated the wiki pages to reflect the current naming
I did some changes to domain_imscp.php to allow certs installation for domains and subdomains. I'm going to improve my changes and maybe I can add the fix for db creation issue too. I'll give you a ping when ready
Re;
You hate the automation but you want create a script to automate... I 'm still searching for the error here.
Well, here, we provide a support for i-MSCP usage and we cannot explain how all the thing is working. Anyway, if you are able to create your own script, I think you should be able to read i-MSCP code.
Just kidding dude!
Can you give me a hint on where to look? I suppose that everything begins after the Save button into "View certificates" page is clicked :p But where's the code entry point?
Hello ;
What do you want add the certificate manually???
Because I need to create domains by scripting.
[hr]
because adding them in panel is too mainstream and he wants a unique server
yep, I hate shiny fully-automated panels
Thanks! It would be great if the script could allow ssl certs installation for domains and subdomains too.