You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Nick Tonkin <ni...@world.tonkinresolutions.com> on 2003/02/18 03:38:42 UTC

[mp2] $r->server()->server_hostname compatibility?

server_hostname is not documented on the list. Anyone know the equivalent
please?

- nick

Re: [mp2] $r->server()->server_hostname compatibility?

Posted by Stas Bekman <st...@stason.org>.
Nick Tonkin wrote:
> On Thu, 20 Feb 2003, Stas Bekman wrote:
> 
> 
>>Nick Tonkin wrote:
>>
>>>On Thu, 20 Feb 2003, Stas Bekman wrote:
>>>
>>>
>>>
>>>>Nick Tonkin wrote:
>>>>
>>>>
>>>>>server_hostname is not documented on the list. Anyone know the equivalent
>>>>>please?
>>>>
>>>>it hasn't changes from 1.0. I thought we have been through this already, just
>>>>yesterday.
>>>
>>>
>>>We did. The list is resending mail. Or maybe the mail was trying to get
>>>through?
>>
>>weird
>>
>>
>>>It's not quite the same: it's $r->get_server_name or
>>>$r->server->server_name in mp2 versus $r->server->server_hostname in mp1.
>>
>>No, it's exactly the same in mp1 and mp2: $r->server->server_hostname
> 
> 
> 
> Confusing. The docs mention server_name() at
> http://perl.apache.org/docs/2.0/api/Apache/RequestUtil.html#METHODS

fixed. I actually prefer to get rid of the get_ part, but it indicates that 
you can't change it.


-- 


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: [mp2] $r->server()->server_hostname compatibility?

Posted by Nick Tonkin <ni...@tonkinresolutions.com>.
On Thu, 20 Feb 2003, Stas Bekman wrote:

> Nick Tonkin wrote:
> >
> > On Thu, 20 Feb 2003, Stas Bekman wrote:
> >
> >
> >>Nick Tonkin wrote:
> >>
> >>>server_hostname is not documented on the list. Anyone know the equivalent
> >>>please?
> >>
> >>it hasn't changes from 1.0. I thought we have been through this already, just
> >>yesterday.
> >
> >
> > We did. The list is resending mail. Or maybe the mail was trying to get
> > through?
>
> weird
>
> > It's not quite the same: it's $r->get_server_name or
> > $r->server->server_name in mp2 versus $r->server->server_hostname in mp1.
>
> No, it's exactly the same in mp1 and mp2: $r->server->server_hostname


Confusing. The docs mention server_name() at
http://perl.apache.org/docs/2.0/api/Apache/RequestUtil.html#METHODS

>
> there is no such a thing as $r->server->server_name



> plus there is $r->get_server_name in 2.0

That's what I'm using for convenience anyway.


- nick

-- 

~~~~~~~~~~~~~~~~~~~~
Nick Tonkin   {|8^)>


Re: [mp2] $r->server()->server_hostname compatibility?

Posted by Stas Bekman <st...@stason.org>.
Nick Tonkin wrote:
> 
> On Thu, 20 Feb 2003, Stas Bekman wrote:
> 
> 
>>Nick Tonkin wrote:
>>
>>>server_hostname is not documented on the list. Anyone know the equivalent
>>>please?
>>
>>it hasn't changes from 1.0. I thought we have been through this already, just
>>yesterday.
> 
> 
> We did. The list is resending mail. Or maybe the mail was trying to get
> through?

weird

> It's not quite the same: it's $r->get_server_name or
> $r->server->server_name in mp2 versus $r->server->server_hostname in mp1.

No, it's exactly the same in mp1 and mp2: $r->server->server_hostname

there is no such a thing as $r->server->server_name

plus there is $r->get_server_name in 2.0

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


Re: [mp2] $r->server()->server_hostname compatibility?

Posted by Nick Tonkin <ni...@tonkinresolutions.com>.

On Thu, 20 Feb 2003, Stas Bekman wrote:

> Nick Tonkin wrote:
> > server_hostname is not documented on the list. Anyone know the equivalent
> > please?
>
> it hasn't changes from 1.0. I thought we have been through this already, just
> yesterday.

We did. The list is resending mail. Or maybe the mail was trying to get
through?

It's not quite the same: it's $r->get_server_name or
$r->server->server_name in mp2 versus $r->server->server_hostname in mp1.

- nick

-- 

~~~~~~~~~~~~~~~~~~~~
Nick Tonkin   {|8^)>


Re: [mp2] $r->server()->server_hostname compatibility?

Posted by Stas Bekman <st...@stason.org>.
Nick Tonkin wrote:
> server_hostname is not documented on the list. Anyone know the equivalent
> please?

it hasn't changes from 1.0. I thought we have been through this already, just 
yesterday.



__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com