Welcome! Log In Create A New Profile

Advanced

Re: setting environment variable

September 15, 2009 08:46AM
Btw I'm using nginx on windows with php 5.3


On Tue, Sep 15, 2009 at 5:37 PM, Ziyad Saeed <myschizobuddy@gmail.com>wrote:

> Variable directive not found
>
> Let me clarify
>
> If http://flow3.local/*
> then FLOW3_CONTEXT = Production
>
> If http://dev.flow3.local/*
> then FLOW3_CONTEXT = Development
>
>
> 2009/9/15 Igor Sysoev <is@rambler-co.ru>
>
> On Tue, Sep 15, 2009 at 02:54:44PM +0500, Ziyad Saeed wrote:
>>
>> > How do I set an environment variable based on the domainFor ex if the
>> domain
>> > is http://dev.flow3.local then FLOW3_CONTEXT = Development. Otherwise
>> its
>> > Production
>> >
>> > Nginx 0.8.15
>>
>> Variable $domain:
>>
>> http {
>>
>> map $http_host $domain {
>> default Production;
>> dev.flow3.local Development;
>> }
>>
>>
>> --
>> Igor Sysoev
>> http://sysoev.ru/en/
>>
>>
>
Subject Author Posted

setting environment variable

MySchizoBuddy September 15, 2009 08:46AM

Re: setting environment variable

Igor Sysoev September 15, 2009 08:46AM

Re: setting environment variable

MySchizoBuddy September 15, 2009 08:46AM

Re: setting environment variable

MySchizoBuddy September 15, 2009 08:46AM

Re: setting environment variable

Igor Sysoev September 15, 2009 08:56AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 249
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