Hi

I've tried to solve my issue by using Apache mod_env and
mod_rewrite... I'm might be wrong but zBaseURL variable somehow
connected with HTTP_HOST env variable... And this env variable cannot
be changed either in CGI script using bash, or by using SetEnv
mod_rewreite directive.

About fossil server... on production (not ad hoc) this means using
inetd daemon. And I might say something stupid, but I'm almost sure it
not installed on my Ubuntu server 10.10 by default. And I trying to
keep everything as standard as possible. Is this itetd setup really
better than CGI. Where I can find a list of advantages and
disadvantages of this approach?

Many thanks in advance!

--
@macacq



On Thu, Dec 16, 2010 at 3:26 PM, Joerg Sonnenberger
<[email protected]> wrote:
> On Thu, Dec 16, 2010 at 08:20:02AM -0500, Richard Hipp wrote:
>> On Thu, Dec 16, 2010 at 8:17 AM, Trou Macacq <[email protected]> wrote:
>>
>> > 2) Should we consider using relative URLs instead of absolute?
>> >
>>
>> That sounds like it is the right solution.  But it is a big change.  It will
>> likely take a week or two to appear.
>
> It also doesn't work if you want to redirect. I haven't checked, but
> does fossil honour PATH_INFO? That's the correct approach for this and
> the rest is a question of Apache configuration.
>
> BTW, I would suggest to not use CGI, but run the reverse proxy directly
> on "fossil server".
>
> Joerg
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to