Yes, that works for the test case.  But I think I'll need --baseurl for
when I put fossil behind an SSL-terminating reverse proxy and want to
access it using the company FQDN.


On Tue, Jul 23, 2013 at 10:22 PM, Andy Bradford <
amb-sendok-1377224557.emjjjkijcgiknbipb...@bradfords.org> wrote:

> Thus said Eric Rubin-Smith on Tue, 23 Jul 2013 22:02:11 -0400:
>
> > /usr/local/bin/fossil server /home/fossil/myrepo.fossil --th-trace -P
> 10080
> > --baseurl http://localhost:10080/
>
> Try removing the --baseurl option.
>
> It works for me when I do:
>
> fossil server /tmp/test.fossil
>
> ssh -L 10080:localhost:10080 remote
>
> Andy
> --
> TAI64 timestamp: 4000000051ef3a90
>
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to