PDA

View Full Version : ISPConfig - From HTTPS to HTTP


Hans
12th February 2006, 20:57
I have installed ISPConfig with https succesfully.
Afterwards i like to change it from https to http mode.
How can i do this without loosing data?
(There are clients and sites already in the ISPConfig system).

falko
12th February 2006, 21:53
Have a look at this thread: http://www.howtoforge.com/forums/showthread.php?t=1135

Hans
12th February 2006, 22:47
Have a look at this thread: http://www.howtoforge.com/forums/showthread.php?t=1135

Yes, but that instruction is about how to go from http to https.
Is it the same procedure for https fot http???:confused:

till
12th February 2006, 23:10
Yes, but that instruction is about how to go from http to https.
Is it the same procedure for https fot http?

Yes. Just use the httpd.conf_http instead of httpd.conf_https file.

Hans
13th February 2006, 20:27
Yes. Just use the httpd.conf_http instead of httpd.conf_https file.

I have done it. Thanks a lot for your support!