PDA

View Full Version : Change from https to http without reinstalling


TomC
6th March 2008, 14:23
Hi there,

I wonder if there is a chance to change the configuration of ISPConfig so that

1. it listens on another host (old: www.domain.tld, new: ispconfig.domain.tld)
2. it runs via plain http instead of https (old https://..., new http://...)

It would be great if these changes were possible without reinstalling ISPConfig.

Any chance?!?

Regards,
Tom

till
7th March 2008, 16:52
1) Please change the hostname in:

/home/admispconfig/ispconfig/lib/config.inc.php
/root/ispconfig/httpd/conf/httpd.conf

2) Change the file:

/root/ispconfig/httpd/conf/httpd.conf

Hans
7th March 2008, 18:17
Please also have a look here (http://www.howtoforge.com/forums/showthread.php?t=3732&highlight=https+http+Hans).