Koozali.org: home of the SME Server

newbie SME question.

gliderpilot

newbie SME question.
« 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

Offline Boris

  • *
  • 783
  • +0/-0
newbie SME question.
« Reply #1 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.
...

gliderpilot

newbie SME question.
« Reply #2 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.