Welcome! Log In Create A New Profile

Advanced

Re: RE: Passing variables to access_log, error_log names

February 26, 2011 05:08PM
Hmm... strange - in my post, I see this line correctly, but in your reply project part is broken - maybe something with HTML escaping... anyway, the server_name line should look like this:
server_name ~^(www\.)?(?P<project>[^.]+).mydomain.com$;
server_name ~^(www\.)?(?P&lt;project&gt;[^.]+).mydomain.com$; (entitied version)

I'm basically cathing this variable in regexp while parsing server_name.

Greets
Subject Author Posted

Passing variables to access_log, error_log names

ajgon February 26, 2011 04:49PM

RE: Passing variables to access_log, error_log names

Richard Kearsley February 26, 2011 04:58PM

Re: RE: Passing variables to access_log, error_log names

ajgon February 26, 2011 05:08PM

Re: RE: Passing variables to access_log, error_log names

ajgon February 26, 2011 06:20PM

Re: Passing variables to access_log, error_log names

António P. P. Almeida February 26, 2011 05:22PM

Re: Passing variables to access_log, error_log names

Maxim Dounin February 26, 2011 06:04PM

Re: Passing variables to access_log, error_log names

António P. P. Almeida February 26, 2011 06:48PM

Re: Passing variables to access_log, error_log names

Igor Sysoev February 27, 2011 03:20AM

Re: Passing variables to access_log, error_log names

António P. P. Almeida February 27, 2011 12:04PM

Re: Passing variables to access_log, error_log names

Dayo February 27, 2011 11:27AM

Re: Passing variables to access_log, error_log names

Jim Ohlstein February 27, 2011 11:48AM

Re: Passing variables to access_log, error_log names

Dayo February 27, 2011 12:05PM

error log and session in PHP

equinox February 27, 2011 01:08PM

Re: error log and session in PHP

Eberx February 27, 2011 08:16PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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