Welcome! Log In Create A New Profile

Advanced

Re: Setting SSI variables from configuration

Attila Nagy
September 03, 2012 07:04AM
On 09/03/12 08:33, Attila Nagy wrote:
> I have an SSI page with the following in it:
> <!--#if expr="$CRAN_HOST" -->
> <!--#echo encoding="none" var="CRAN_HOST"--><br>
> <!--#endif -->
>
> I would like to set CRAN_HOST to a given value, but I couldn't find
> any ways of doing this with nginx.
> Any ideas?
Just for the archive:
set $CRAN_HOST 'text';
works.
(10x Leki :)

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Setting SSI variables from configuration

Attila Nagy September 03, 2012 02:34AM

Re: Setting SSI variables from configuration

Attila Nagy September 03, 2012 07:04AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 236
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready