I have egroupware running on my SME server, it runs really well.
However I have the egroupware 'ibay' set to accept SSL connections (RequireSSL on) but when I try to connect to the correct address through the internet like this,
https://myserver/egroupware the browser just hangs. Basically SSL is on for the egroupware page but not to the main website directory as in
http://myserver.
If you can understand what the hell I'm talking about then please tell me how I set SME to accept the HTTPS for the entire site. If I was to enter
http://myserver/egroupware (without the HTTPS), it works perfectly and if I then change the address in the address bar to
http://HTTPS://myserver/egroupware it then happily accepts this.
I'm running this on the standard set-up SME 6.0.1 through Apache.
To be honest I find it a little difficult understanding the different ways in which SME Server lays out it's config files, it always points you to the 'e-smith/templates' sections within /etc but this is bit confusing. Nevertheless I'm eager to learn as I really like SME!
Does anyone know of a good tutorial on the basic SME filesystem and structure? I realise it is based on Redhat 7.3 but there seem to be many differences.
Thanks