Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: gliderpilot on September 14, 2004, 06:42:29 PM

Title: newbie SME question.
Post by: gliderpilot on September 14, 2004, 06:42:29 PM
I have installed SME Server 6.0 and like it a lot.  It is running as a standalone behind my firewall.  I have forwarded port 80 and 443 to it and my webmail works great.

I have just recently installed phpBB2 and am able to access it from the outside via 443.  My question is when I go to login to phpBB2 it redirects me back to an unsecure port 80 and SME won't allow that.  From what I can tell it only redirects port 80 directly back to my root website.

How am I able to make a httpd.conf so that the phpBB2 is not needing to be accessed via secure SSL.

Thanks
gliderpilot
Title: newbie SME question.
Post by: Boris on September 14, 2004, 07:12:23 PM
I think it actually settings inside phpBB that requires SSL. Try to disable it in the preferences.
Title: newbie SME question.
Post by: gliderpilot on September 14, 2004, 11:47:55 PM
I tried disabeling SSL in the ADMIN page.  Now I am just trying to create a webpage that does NOT require SSL....

gliderpilot.

P.S.  Thanks for the quick response.