On Thu, Nov 5, 2015 at 6:53 AM, Richard Hipp wrote:
> On 11/4/15, Eduard wrote:
> > Hi Taras,
> >
> > I've had a very similar problem. I fixed it by setting the "HTTPS"
> > environment variable (for CGI execution) to "on" when the request comes
> > in through https, i.e.
> >
> >
> > SetEnv HT
On 11/4/15, Eduard wrote:
> Hi Taras,
>
> I've had a very similar problem. I fixed it by setting the "HTTPS"
> environment variable (for CGI execution) to "on" when the request comes
> in through https, i.e.
>
>
> SetEnv HTTPS on
>
>
> You might want to remove the "" part if you're only accept
Hi Taras,
I've had a very similar problem. I fixed it by setting the "HTTPS"
environment variable (for CGI execution) to "on" when the request comes
in through https, i.e.
SetEnv HTTPS on
You might want to remove the "" part if you're only accepting https
anyway.
I'm not sure whether this i
Dear all,
I am serving repositories on our internal server via the Fossil GCI mechanism
behind Apache2 with SSL. The system is OS X. Everything was running perfectly,
but today I have updated the OS X Server app to the new version and while
everything is still running, Fossil now fails to gene
4 matches
Mail list logo