Ran it like this:

fossil test-th-eval "set th1-uri-regexp \.\* ; http https://localhost:8085";
still nothing...


2014-06-12 8:45 GMT-04:30 Jan Nijtmans <jan.nijtm...@gmail.com>:

> 2014-06-12 14:56 GMT+02:00 Abilio Marques <amarq...@smartappsla.com>:
> > About the regexp setting, tried:
> >
> > set th1-uri-regexp ".*"
> > http -asynchronous http://localhost:8085
> >
>
>
> fossil settings th1-uri-regexp \.\*        (on UNIX)
>      or
> fossil settings th1-uri-regexp ;.*        (on Windows)
>
> (the ';' on Windows is just a trick to prevent
> filename-expansion, as the backslash does not work)
>
> Or do "fossil ui" and go to the Admin/Settings page.
>
> Regards,
>        Jan Nijtmans
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
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