That seems to just give me the ServerName from the conf file for Apache. I
need the doamin the user requested.


grigora wrote:
> 
> Try
> 
> $r->get_server_name();
> 
> Good luck.
> 
> 
> 
> On 5/30/07, Alexander Burrows <[EMAIL PROTECTED]> wrote:
>>
>>
>> Ok I'm building a site that will have multiple domains pointing at it and
>> will pull a different template based on the domain. The problem I'm
>> having
>> is I can't seem to remember for the life of me how to get $r->uri() to
>> return the domain. I'm pushing my request objects to be Apache::Request
>> objects. Any input would be great as Google seems to be getting worse and
>> worse for finding this kind of information.
>>
>> -Alexander
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Quick-Question-tf3844554.html#a10887762
Sent from the mod_perl - General mailing list archive at Nabble.com.

Reply via email to